DRM support #9814
Answered
by
jonthysell
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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.