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.
我有一个视频应用程序,它需要我使用 FairPlay DRM 支持。我的问题是如果我使用 DRM 服务,生成的 URL(由 url+token 组成)将由 Avplayer 播放(我制作了一个自定义 AVPlayer)。
并非没有 fairplay drm 所需的更改。您应该查看 fairplay sdk 中提供的示例应用程序,了解需要对您的 ios 应用程序进行哪些更改才能播放 drm 加密内容。