Closed mezalejandro closed 2 years ago
Did you use this DRM provider before with other solutions? Like web player (videojs)?
@KrzysztofGastolek if I have a html with video that works on iOS devices, mac os
I am testing on a physical device and from xcode this appears:
@mezalejandro I'm having the same issue, did you solved it?
@mmajk55 check the second argument in the method getLicense https://github.com/react-native-video/react-native-video/blob/master/Video.js#L240
Bug
Hello everybody, I am trying to use DRM on android it works fine but not on iOS.
Platform
Which player are you experiencing the problem on:
Environment info
React native info output:
Library version: ^5.1.1
Steps To Reproduce
Add licenseServer and certificateUrl in drm prop
Reproducible sample code