We are developing a social media app using the Banuba Video Editor SDK in our Flutter project.
When we open the camera through the Banuba editor, we see both Video and Photo options as expected. The video capture works perfectly. However, there's an issue with the photo capture:
Issue:
When we tap the Photo option, instead of getting an image file, we receive a video file.
We expect a static photo (image file), not a video when the photo mode is selected.
We are developing a social media app using the Banuba Video Editor SDK in our Flutter project.
When we open the camera through the Banuba editor, we see both Video and Photo options as expected. The video capture works perfectly. However, there's an issue with the photo capture:
Issue:
When we tap the Photo option, instead of getting an image file, we receive a video file.
We expect a static photo (image file), not a video when the photo mode is selected.