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

Lensposition in UI has wrong max value #1

Closed monkeymademe closed 5 months ago

monkeymademe commented 5 months ago

Lensposition max value in the UI was set to 10 when Picamera2 accepts 32

monkeymademe commented 5 months ago

Fixed in html but will look into a broader fix with adaptive values. If there is a range that is different for different models of cameras the UI needs to reflect that.