DRM support #9814
Answered
by
jonthysell
Burak Satırcıoğlu (buraksatirci)
asked this question in
Q&A
DRM support
#9814
|
Hello, is it possible to play drm content with react-native-windows and react-native-video? |
Answered by
jonthysell
Apr 14, 2022
Replies: 1 comment
|
It's possible the UWP MediaPlayerElement (which react-native-video uses) supports DRM but it might need to be configured correctly to do so, but react-native-video is probably not doing that. |
0 replies
Answer selected by
jonthysell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's possible the UWP MediaPlayerElement (which react-native-video uses) supports DRM but it might need to be configured correctly to do so, but react-native-video is probably not doing that.