im looking for sample code on how to import drm to configure an ASF Writer Filter as a user could do with the microsoft Windows Media Encoder. The only documentation i have is the one from the WMF SDK v11 chapter "Protecting Files with DRM Version 7 or Later".
I have an issue while streaming protected content with Windows Media Services. I create a server side playlist with two items, which require different licenses. When WMP connects to the stream, it successfully requests a license for the first file in the playlist. But when the ...