jenny
Guest
|
Posted:
Fri Sep 24, 2004 7:15 am Post subject:
Streaming video and DirectShow |
|
|
Hi,
I need to playback a continous streaming video from a URL (Microsoft Media
Server), however the stream is being manipulated on the server side to change
shows at various times. Playing this content using DirectShow the graph will
receive a EC_COMPLETE message when the server switches to a new show. At
this point the DirectShow playback will stop. However, I know the stream is
continuing. If you play the same URL in Windows Media Player it will play
through the "show breaks" with no problem. Does anyone know what magic is
needed to get this same behavior in DirectShow. Is it even possible? I am
using DirectX 9.0b on WinXP Pro, I also have the Windows Media Format 9.5
SDK/runtime installed.
Thanks,
Jenny
|
|