react-native-video-processing
react-native-video-processing copied to clipboard
progress event listener for compressing video
Current Behavior
while compressing video, there is no progress bar. is it possible to get how much bytes are progressed so that i can show user a progress bar.
Expected Behavior
Your Environment
| software | version |
|---|---|
| react-native-video-processing | 2.0.0 |
| react-native | 0.63.3 |
| node |
This would be a very nice feature! In my app, I compress long videos and it is quite frustrating for the end-user not to know how much time it will take.
This would be a very nice feature! In my app, I compress long videos and it is quite frustrating for the end-user not to know how much time it will take.
Did you find any other?