numandev1 / react-native-compressor

🗜️Compress Image, Video, and Audio same like Whatsapp 🚀✨
MIT License
936 stars 87 forks source link

Video compressionMethod manual don't work #54

Closed thinnakrit closed 2 years ago

thinnakrit commented 2 years ago

Video compressionMethod manual don't work

"react-native": "0.63.4", "react-native-compressor": "^1.1.1",

const result = await VideoCompressor.compress(
                video.path,
                {
                },
                (progress) => {
numandev1 commented 2 years ago

@thinnakrit can you tell me the error which you are getting by using try-catch ?

numandev1 commented 2 years ago

@thinnakrit feel free to reopen if you get this issue again