shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.24k stars 323 forks source link

Not compatible with android !! Only errors ! #351

Open joy-mollick opened 2 years ago

joy-mollick commented 2 years ago

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

ravidubeygit commented 1 year ago

Make sure your application have files and media permission (check permission inside app info also)