monkeymademe / picamera2-WebUI

This is a VERY basic WebUI for the Picamera2 Library for the Raspberry Pi
MIT License
83 stars 11 forks source link

Sensor mode out of range error #26

Open monkeymademe opened 4 months ago

monkeymademe commented 4 months ago

Not all camera modules have more than a few sensor modes. For example GS camera only have 1. So if the sensor mode in the saved settings is set to something greater than the number of modes available then select the nearest available sensor mode.