问题
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