It currently supports HLS AES Encryption, but does not support Widevine, FairPlay or PlayReady DRM out of the box.
When playing Dash/HLS streams it renders a hls.js and dash.js video element which can be accessed with the getInternalPlayer() instance method.
So the plan is to hook into getInternalPlayer with prop values to allow DRM to work.
It currently supports HLS AES Encryption, but does not support Widevine, FairPlay or PlayReady DRM out of the box.
When playing Dash/HLS streams it renders a hls.js and dash.js video element which can be accessed with the getInternalPlayer() instance method.
So the plan is to hook into getInternalPlayer with prop values to allow DRM to work.