[Quoted Text] > Sure you can: File -> Render URL. It works as long as your > URL protocol is one of the WindowsMedia protocola or your > protocol is HTTP but the URL ends with one of the > WindowsMedia file extensions. > > Anyway, depending on the kind of processing the OP wants to > perform on the images and the format he wants them in, the > easiest way may not be to use DirectShow but to use the > WMReader object in the WMF runtime.
Actually what i am need to do is merge 4 parell live streams(ASF streams) and make a one live stream. here what im going to do is capture images from each stream and merge them in to a one image and make another stream using those merged images to broadcast as a live stream again. ( 5 to 10 seconds delay can be acceptlble between original 4 streams and the final otput stream). im a newbie for directshow and WMF SDK and looking in to themnthese days. So can i do this using WMF only. or what is shouk i do?
|