简体   繁体   English

三星智能电视,PlayDRM和HLS

[英]Samsung Smart TV, PlayDRM and HLS

We use in our applications for Samsung Smart TVs either the Apple HLS or progressive download for getting/playing the video. 在我们的三星智能电视应用程序中,我们使用Apple HLS或渐进式下载来获取/播放视频。 We would like to move to the DRM protected content and we saw in the SDK documentation that the PlayReady DRM is supported Samsung Smart TVs. 我们想转到受DRM保护的内容,并且在SDK文档中看到PlayReady DRM支持Samsung Smart TV。

What we do not understand is what kind of protocol we can use? 我们不了解的是我们可以使用哪种协议? Does the PlayReady DRM on 2011 and 2012 models (SDK 2.5 and 3.0) support only Microsoft Smooth Streaming or it is compatible also with the Apple HLS ? 2011和2012年型号(SDK 2.5和3.0)上的PlayReady DRM是否仅支持Microsoft Smooth Streaming,或者它还与Apple HLS兼容?

What kind of streaming protocol we need to use in order to be able to protect the content by DRM Samsung Smart TVs? 为了能够通过DRM Samsung Smart TV保护内容,我们需要使用哪种流协议?

Any information, experiences are highly appreciated. 任何信息,经验都将受到高度赞赏。

Typically (but there are exceptions) HLS does not support PlayReady, so the (by far) most likely protocol on the Samsung 3.0 SDK to support PlayReady is ASF, ie progressive-downloaded WMV streams. 通常(但有例外),HLS不支持PlayReady,因此(到目前为止)三星3.0 SDK上最可能支持PlayReady的协议是ASF,即渐进式下载WMV流。

However, the 3.0 SDK also supports MPEG-DASH and the HTTP Adaptive Streaming (HAS) protocol. 但是,3.0 SDK也支持MPEG-DASH和HTTP自适应流(HAS)协议。 MPEG-DASH, per se, does allow for PlayReady protection of A/V payloads. MPEG-DASH本身确实允许对A / V有效载荷进行PlayReady保护。 However, I do not know the Samsung SDK enough to say whether this is supported. 但是,我对三星SDK的了解还不足以说明是否支持此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM