Re: Automating WME Start and Stop Encoding
- From: kpg <no@xxxxxxx>
- Date: Tue, 07 Nov 2006 08:01:44 -0800
As =?Utf-8?B?SkYuTGVnYXJl?= once said in
microsoft.public.windowsmedia.encoder
Hi, I've set a homemade recording computer but I have a simple
question that would make my life a little easier.
Would it be possible to Automatically start encoding when a client
connects to the server ( I use the pull method ) and automatically
stops when every clients are disconnected.
I told myself that it is simply impossible beacause WME has to monitor
the port, but even when I am not encoding, i can see connections.
A script, plug-in, tweak or only a option I didn't saw
Thanks a lot
I tried this in VB6 - the encoder exposes an OnClientConnect and
OnClientDisconnect event, however I could not connect to the encoder
while it was not running (with WMP). This makes sense to me because
there is nothing to connect to unless it is running.
I'm not sure how you are seeing connections when you're not encoding,
but if that's true you can use the OnClientConnect and OnClientDisconnet
events. I'm not sure if this can be done in scripting or not, but in
VB6 (or C++) it is quite easy.
kpg
.
- Prev by Date: Re: WME9 x64 Will not install on Vista x64 RC1?
- Next by Date: Re: installing second instance of encoder
- Previous by thread: Re: WME doesn't recognise video S-video device (Qosmio G30-163)
- Next by thread: Re: installing second instance of encoder
- Index(es):
Relevant Pages
|