|
|
I need to get AcquireCredentials to fire in my application. I have implemented its COM interface but nothing is calling it since I haven't hooked into anything. For some bizarre reason you have to use the WMF SDK *just* for credentials instead of having this inane functionality in the Encoder SDK. I'm attempting to do a Push Distribution with the Encoder SDK and need authentication.
Does anyone have a sample that does this in C#, or even C++?? The EncoderSDK seems to be pretty easy to use except when you actually have to do something as incredibly complex as passing a UID/PASSWORD to a media server; then things get *real complicated* for some reason.
Any code out there that does authorization?
|
|
|