Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29772

{"error": {"extra": -2147483648, "what": 1}} error while playing .mpd dash files in react -native Android

$
0
0

I have used react-native-video to play DRM content with .mpd extension. But it is giving me an error {"error": {"extra": -2147483648, "what": 1}}

My video-player is like :

         onBack={this.goBack}         videoInfo={toJS(videoDetails)}         videoUrl={dashUrl}         source={{           uri: url,           drm: {             type: "widevine",             licenseServer: [licence_server]",              headers: {                customdata: xml,              },            },          }}        />

There is not any error or urls as it is being played in DRM test site.The above video player uses RNVideo so there is also not an issue as it plays other normal mp4 files.What can be the error?Is it a library issue or what?


Viewing all articles
Browse latest Browse all 29772

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>