jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
230 stars 279 forks source link

Not working on Pixel phones with Android 15 #288

Open daniloapr opened 1 week ago

daniloapr commented 1 week ago

Hi! After upgrading Pixel phones to Android 15, the video compress stopped working without any exceptions. Unfortunately I don't have extra logs, as I don't have such device on hands, but I could see it from logs sent to the server from the user phone that the compress method never returns.

Flutter 3.24.3 video_compress: 3.1.3

caleb654 commented 2 days ago

Also experiencing this issue with our users. For me it works for shorter videos but videos longer than about 45 seconds get stuck compressing without throwing any errors.