iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

Feature: Change Resolution on Camera Display #33

Closed lu-ckystars closed 1 year ago

lu-ckystars commented 1 year ago

This app would be perfect if you could change the resolution on the fly from the camera screen. Opencamera also has an option to choose between x264 and x265 when taking video, which is nice.

iakmds commented 1 year ago

Hi, I have added a resolution button in the new version 1.4.0 :tada:

Regarding the video options, I haven't found a way to implement it in the Flutter camera – sorry for that. Maybe it will be possible in the future.

Anyway, I will close this issue now, in case there is anything else, let me know!