You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2024. It is now read-only.
When passing video file path that is captured from camera, the compressVideo function throws start failed exception.(the file path is of the application's cache directory, not being saved in device storage)
When passing video file path from device gallery, it's working fine.
In the sample app, there is no option to use video captured from camera
Please suggest a fix
Versions
Flutter 3.13.0
Dart 3.1.0
Android Version: 13
Device: xiaomi 11 lite ne
When passing video file path that is captured from camera, the compressVideo function throws start failed exception.(the file path is of the application's cache directory, not being saved in device storage)
When passing video file path from device gallery, it's working fine.
In the sample app, there is no option to use video captured from camera
Please suggest a fix
Versions
Flutter 3.13.0
Dart 3.1.0
Android Version: 13
Device: xiaomi 11 lite ne