I’m new to this forum so I would like to start off by saying hi
Like the subject probably suspects, I’ve got a question about DRM.
I would like to develop a channel. The Publisher wants me to use Windows Media DRM (WMDRM). Is the Roku capable of doing this?
What kinds of DRM formats does Roku support?
Where can I find any information on DRM for Roku?
WMV support was removed because ‘nobody used it’, so I don’t think windows media DRM will work. Digest authentication, HMAC authentication, “Playback of content over SSL-encrypted HTTPS connections ensures that the content is encrypted while en route to the Roky player. The decrypted content is only available for playback and never stored on the Roku Streaming Player. The output ports are also protected: The HDMI port features HDCP and the component video outputs support both CGMS-A and Macrovision.”
Currently we don’t support any traditional DRM schemes (and WMV is no longer supported), but there are a couple of ways to secure the transmission of your content include HLS with AES-128 (as per the spec) or SSL. The devloper documentation has more details.
Going forward, we’ll be supporting (on Roku2) SmoothStreaming (H264 only) and PlayReady in the near term. If you have specific questions about support for your implementation, let me know.
And FWIW, Macrovision is no longer supported. CGMS-A is still there.
If you have any questions, feel free to drop me a line.
“RokuPatrick” wrote:
Going forward, we’ll be supporting (on Roku2) SmoothStreaming (H264 only) and PlayReady in the near term. If you have specific questions about support for your implementation, let me know.
This will be a wonderful addition to the ROKU player. Looking forward for this very eagerly. I really liked their quick start-up, composite manifest, quick trick play, single file format etc.,
I’m currently developing a channel which is very similar to Netflix. This publisher provides local content for in my country.
I have to look at the security options in more detail. I need to convince the publisher that these options are as safe (or even better) then the requested DRM.
Is the content of Netflix also protected using this technology?
“RokuPatrick” wrote:
Going forward, we’ll be supporting (on Roku2) SmoothStreaming (H264 only) and PlayReady in the near term. If you have specific questions about support for your implementation, let me know.
This will be a wonderful addition to the ROKU player. Looking forward for this very eagerly. I really liked their quick start-up, composite manifest, quick trick play, single file format etc.,
How do we use Widevine or PlayReady drm in roku . And please assist me with a working example . Because I am not getting a way to use drm with my video streaming channel. Thankyou .