过output pin 把它deliver到后面的filter就可以了 先说一个不处理的音频、视频流的传输 audio capture-> audio sender ##### net ##### audio receiver -> audio render vidio caputre-> video sender #### new ##### video receiver -> video render
Hi: At it happens I have a problem how to let WMP load our source streaming filter. You known WMP can play remote files on the Internet; I guess it must load the File Source (URL) that can parse the protocol of http; then it can download the media content and play them.
So I want to do like the File Source (URL) to load our source streaming filter and parse the protocol RTSP. And I do followings:
But when I input our RTSP address, the Windows Media Player doesn’t load our source streaming filter automatically. At last I look forward to your good advices on the problem. Thank your very much.