This seems to be ACL related. Doing all the plug-in stuff seemed to fix this.
"dl0haus" wrote:
[Quoted Text] > I'm a little at a loss how this works. I have an application that needs to > baby-sit an encoder; make sure its playing. When it stops playing (which > happens all the time), I need this application to detect this condition and > restart the encoder. > > That's the easy part... > > The hard part right now is hooking into the event subsystem of Windows Media > to get the events that allow for authentication when performing a > push-distribution to a media server. I read somewhere about a plug-in that > might be required. Basically right now when I'm creating the encoder > instance its saying "bad username". > > What do I need to do to get the correct events that allow me to setup a > uid/password when starting an encoder push-distribution? If you have code > samples that would be great, otherwise, can you point me to some > documentation that explains the process involved? > > Thanks! > D
|