shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Add FairPlay support with AVPlayer

Open TheModMaker opened this issue 5 years ago • 0 comments
trafficstars

Now that we use AVPlayer for HLS content, we should be able to add FairPlay support. In Shaka Player, it supports this with src= content, using prefixed EME. We should be able to use an EME plugin to support FairPlay and forward the data to AVPlayer.

TheModMaker avatar Jul 04 '20 16:07 TheModMaker