Hiya. I'm hoping someone might be able to send me some sample code or point me towards a tutorial or blog post...
I've just dived into the world of Windows Media Services. For a current project I need to be able to restrict access to certain WMV files housed upon a streaming media server.
For various reasons, the best method to do this (as far as I can see) is to use a URL Referer plugin for Authorization, so that the WMV files can only be embedded and accessed from a specific website. As WMS can't handle this out-of-the-box it looks as though I will need to write a custom plugin. Oh dear!
If anyone has a better idea, I would be very glad to hear it.