shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

Support for playback of Widevine protected content using AVPlayer #147

Closed yukihiro-m-play closed 3 years ago

yukihiro-m-play commented 4 years ago

Hi,

Our players must support AirPlay with Widevine content on iOS. Will Shaka Player Embedded support playback of Widevine protected content using AVPlayer?

TheModMaker commented 4 years ago

As mentioned in #37, we only support AirPlay mirroring when playing Widevine content. We do not support playing Widevine content through AVPlayer. You can still use AirPlay, but it will mirror the content on the phone so the phone will play the content and the TV will be copying the image.