A few issues with WMESDK
I've already posted the same question, but apparently in the wrong site...
For the last few days i've been working on an app that is able to stream live
content to a wmserver. I get to stream live content, audio and video, but i
can't add two important functionalities:
1.- PreView the material that is being encoded in mi app. I read the exaple
provided in the documentation, but it crashes in the SrcVid.GetSourcePlugin();
The exception error is "Exception of HRESULT 0xC00D002B "
2.- Generate a new profile with custom Bitrate. In this case, I also based
on an example in the documentation, but it crashes in the method where I try
to add the generated profile to the IWMEncoder (SrcGrp.set_Profile(Pro);).
The exception message is "value is not in the expected interval".
Both errors give me no clue, and I haven't found anything looking arround.
I would also like to add a volume bar (register the volume level at avery
time), and I don't know how could this be done.
If you can give me any clue, it will be greatly apreciated
Roberto Herreros
date: Sun, 20 Jul 2008 17:35:01 -0700
author: rherrreros