sidpauhal
sidpauhal
@shahen94 hi can you recommend any solution?
@edferreira yes I have tried it is not working
hi @shahen94 please have a look here https://github.com/shahen94/react-native-video-processing/issues/256#issue-509180772
@shahen94 can you help in this?
@shahen94 here is the screenshot from real device 
@shahen94 url is correct I have tested the same url with getVideoInfo method to get video duration which works fine ProcessingManager.getVideoInfo(video_source).then(( {duration, size, frameRate, bitrate}) => console.log(duration) ); but the...