I am trying to develop an encryption tools that takes clear Smooth Streaming files and encrypt them with PlayReady DRM.
The only solution I found is using IIS Transform Manager. My problem is that I want an offline tool without any dependency to IIS. I already have my tool encrypting regular files, and I want to achieve that for SS as well..
Any tool/lib you know?
Thanks