react-native-video-processing
react-native-video-processing copied to clipboard
Cannot read property 'compress' of null
Hello everyone,i am facing this issue when i try to compress my videos.
Cannot read property 'compress' of null
- Platform:Android
- Device: Pixel 4 XL
- RN Version: "0.68.0",
- react-native-video-processing Version:"^2.0.0",
- gradle Version:gradle-7.3.3
video_path.compress();
please check video_path.
otherwise send your code and what is log of video_path;