react-native-screcorder
react-native-screcorder copied to clipboard
segments generate playable videos, but save (merged segments) does not
For some reason, the file URIs generated by onNewSegment work correctly, but the URI generated by save() is not playing successfully (in react-native-video).
Any ideas for solutions would be much appreciated.
I have same problem. did you fix it ?
videos are 0 byte I think its not save video
Try use camera.pause() before camera.save()