Open vipanpreet opened 9 months ago
@vipanpreet Also trying to do this, this should be possible right?
Hey, this is not on our current roadmap but if you need this please contact us - we can offer you paid support for this feature
i've tried using react-native-static-server to serve some DRM license while the app is on offline mode. everything works fine except now that i'm facing issue while trying to upgrade android to sdk 34 because of the react-native-static-server library
i've tried using react-native-static-server to serve some DRM license while the app is on offline mode. everything works fine except now that i'm facing issue while trying to upgrade android to sdk 34 because of the react-native-static-server library
Looks like it is a promising solution! If you can create an article with that or share a sample, it would be amazing!
Can someone please share how to get this done? Both for Widevine and Fairplay?
i've tried using react-native-static-server to serve some DRM license while the app is on offline mode. everything works fine except now that i'm facing issue while trying to upgrade android to sdk 34 because of the react-native-static-server library
did you have a blog ?
Did anyone succeed in downloading and playing offline with DRM?
Description
Need to handle Offline Licenses to Download them and manage them for Offline Playback.
Why it is needed ?
To Play DRM protected content Offline as well
Possible implementation
No response
Code sample
No response