Re: Automating WME Start and Stop Encoding

Tech-Archive recommends: Fix windows errors by optimizing your registry



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
.



Relevant Pages

  • Re: Problem viewing messages generated with OWA on Groupwise web c
    ... message properly in IE without manually changing the encoding. ... yahoo.mail to Groupwise web mail, but it does with messages sent from our ... used if a client does understand UTF-8. ... Exchange Server 2003 SP2 ...
    (microsoft.public.exchange.admin)
  • Re: POSTing Chinese characters
    ... your claims of POST'd data experiencing encoding problems does ... Character encoding of data on the client side ... Server locale ... it seems that your issue is a Pocket IE issue. ...
    (microsoft.public.inetserver.iis)
  • Re: Problem viewing messages generated with OWA on Groupwise web c
    ... it is viewable without having to change the encoding. ... using their Groupwise Web client, but I really need to find a solution on the ... used if a client does understand UTF-8. ... Exchange server to site #2, the message is viewable with the GroupWise Web ...
    (microsoft.public.exchange.admin)
  • Re: NLS_LANG
    ... it can't be done from within the Oracle server. ... A client pretending to use the same character set as the database, ... Of course it is sometimes correct to have client encoding ...
    (comp.databases.oracle.tools)
  • Re: Problem converting byte[] to string
    ... Why not just find out what encoding those other clients are using? ... > im using sockets to communicate between a client and a server. ... > in ASCII because if i try to use Unicode it just stops working, ...
    (microsoft.public.dotnet.languages.csharp)