Can WKWebView play fairplay/drm protected videos?

半世苍凉 提交于 2021-02-11 08:26:19

问题


I want to play fairplay videos / DRM protected videos in WKWebView but couldn't find any solution except for playing them in AVPlayer or in SFSafariViewControler. Is there any way to do so or if not, is there any confirmation from Apple that WKWebView can't play those videos?


回答1:


There was a bug fix to enable EME on WKWebView so it should be working now - https://bugs.webkit.org/show_bug.cgi?id=197964



来源:https://stackoverflow.com/questions/55896995/can-wkwebview-play-fairplay-drm-protected-videos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!