react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

Cannot read property 'compress' of null

Open savataqe1 opened this issue 3 years ago • 1 comments

Hello everyone,i am facing this issue when i try to compress my videos.

Cannot read property 'compress' of null

  1. Platform:Android
  2. Device: Pixel 4 XL
  3. RN Version: "0.68.0",
  4. react-native-video-processing Version:"^2.0.0",
  5. gradle Version:gradle-7.3.3

savataqe1 avatar Apr 20 '22 10:04 savataqe1

video_path.compress();

please check video_path.

otherwise send your code and what is log of video_path;

Logicbuzz04 avatar Apr 23 '22 06:04 Logicbuzz04