Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在将 hls js 与视频 js 一起使用,我需要将 EME 与 hls js 一起使用。是否可以将 EME 与 hls js 一起使用?
https://www.w3.org/TR/encrypted-media/
https://github.com/dailymotion/hls.js/tree/master
HLS 传输流不符合 CENC,因此无法转换浏览器端。使用 fmp4 的 HLS 可以。但在这种情况下,您也不需要 hls.js。