react-native-video-processing
react-native-video-processing copied to clipboard
Not compatible with android !! Only errors !
I just wanted to us this package . But I failed to use this , using local file from phone's storage like file://..... .mp4 got error ! I already use android:requestLegacyExternalStorage="true" , I knew about this . But Nothing works . So I used for remote file ,that is not also working !
Errors : Exception in native call from JS setDataSource failed : status = ................................
So , I want to know just how should the video source url be ????? How can I use this package ? Let me know please
Make sure your application have files and media permission (check permission inside app info also)