For now, when user trying to change video FPS, there is options like default,24,30,60. It is better if it can tell what the "default" values are. 30 (default)
Like what kind microphone mode default is and so on.
Perhaps this is difficult to make, if the open camera dosnt do some detecting work before. But perhaps this can be made? Where the detection is made when open camera gets opened first time. Sure give the option also run it after from the settings.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For now, when user trying to change video FPS, there is options like default,24,30,60. It is better if it can tell what the "default" values are. 30 (default)
Like what kind microphone mode default is and so on.
Perhaps this is difficult to make, if the open camera dosnt do some detecting work before. But perhaps this can be made? Where the detection is made when open camera gets opened first time. Sure give the option also run it after from the settings.
Unfortunately this isn't straightforward - it'll be whatever the camera driver chooses, which isn't known in advance.