IWMWriterPushSink reconnect
- From: "James" <j DOT w AT zoom DOT co DOT uk>
- Date: Thu, 24 Jan 2008 09:54:32 -0800
Hi
I am have trouble with building a push sink class. I want to record from a
live source to WMV while distributing to the world through a Windows Media
Server (using a pushsink). All works well, clients can connect and watch the
video, and I end up with a recoreded copy for me.
Problem: I need to be able to record the first 10 mnutes to file1.wmv, the
next 10 minutes to file2.wmv etc. So, right now I am tearing down the graph,
rebuilding it, and renaming the output file, reconnecting to the media
server and starting again.
The clients that are connected during this teardown process see 'Media
Changing' on their WMP, after a couple of such changes it all bog down for
the people watching streaming (the files continue to record ok).
Does anyone have any experience and guidance as to how I should implement
this setup?
Thanks in advance
James
.
- Follow-Ups:
- Re: IWMWriterPushSink reconnect
- From: Alessandro Angeli
- Re: IWMWriterPushSink reconnect
- Prev by Date: How to Reduce the writer latency - WMF 9.5 SDK
- Next by Date: Re: IWMWriterPushSink reconnect
- Previous by thread: How to Reduce the writer latency - WMF 9.5 SDK
- Next by thread: Re: IWMWriterPushSink reconnect
- Index(es):
Relevant Pages
|