Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video compression failing #309

Open
1 task done
estrayer7 opened this issue Sep 6, 2024 · 2 comments
Open
1 task done

Video compression failing #309

estrayer7 opened this issue Sep 6, 2024 · 2 comments

Comments

@estrayer7
Copy link

Current behavior

When compressing a video, compression fails and errors out

Expected behavior

Video should be compressed

Platform

  • Android

React Native Version

0.73.7

React Native Compressor Version

1.8.25

Reproducible Steps And Demo

Compression randomly started to break on my android device. It still works on android studio emulator and another newer android device. It breaks on a samsung galaxy A20 device running android 11. The compression was working fine last week but stopped working for me this week even though no code/version changes have occured. Here is the error that is returned

Screenshot_20240906-133536_fcpcommunity

Copy link

github-actions bot commented Sep 6, 2024

👋 @estrayer7
Thanks for opening your issue here! If you find this package useful hit the star🌟!

@kumarsoni7999
Copy link

kumarsoni7999 commented Oct 29, 2024

I am getting this issue always in latest devices not in iOS and older version androids

I have tried with deleting compressed temp files after compression then this issue not arrises

Used 'react-native-fs' to unlink each temp file and in most of the case it worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants