Is there a way to use a WKwebview to play back encrypted video.
We want to use a hosted player and so far the best I can achieve is using a SafariViewController which gives us
very limited options in terms of presentation.
We would like to be able to have the webview on a page with other components.
Is there anyway to use custom protocol or some similar tech that would allow using AVAssetResourceLoaderDelegate
to provide the content Key for the Fairplay cert.
We use Azure player is their any way to utilize that.