react-native-video-processing
react-native-video-processing copied to clipboard
callback / updates / percentage for compressing video
Question, is there any callback we can utilize wherein we are alerted how much percentage does the compression take? like 1%,2%... all the way up to 100%?
It's so easy to implement, especially for android with FFMPEG. But right now we haven't functionality like that
@shahen94 Easy enough for a new version perhaps? It would be cool to have these callbacks as well as something like onLoad, onLoadEnd, etc...
@shahen94 any update on this?
#280