-
Posted to
IIS7 - Media
by
Paul@Prostream
on
06-17-2009, 7:33 AM
I'm thinking of modifying the next version of our video delivery software to be based on IIS7 smooth streaming, but I need to consider how it will handle the functionality we already get out of WMS2008. Particularly webplaylists.
We already have a lot of WMS servers set up with broadcast points, distributing feeds from WMEncoders and 3rd ...
-
Posted to
IIS7 - Media
by
Paul@Prostream
on
05-27-2009, 8:14 AM
240 views and no-one has any idea?
More info on the problem. It seems that it's not that the buffer is empty, I was wrong about that. If you call NSBuffer.GetLength you can get a size back, but GetBufferAndLength() and GetBuffer() both always return the error. It seems to be a badly worded error message, the real problem is that the IntPtr ...
-
Posted to
IIS7 - Media
by
Paul@Prostream
on
05-14-2009, 7:33 AM
I need help. Badly.
I need to write a custom login plugin for Windows Media Services but I cant get it to work. My own plugin didnt work, so I compiled the sample from the SDK and that doesnt work either. It will enable, it will create a table in my database and I know that the log event is being handled, but the code that's supposed to ...