roamingthings / spyglass

A simple mjpeg server for Picamera2
GNU General Public License v3.0
57 stars 12 forks source link

feat: Restrict resolution to 1920x1920 #31

Closed roamingthings closed 1 year ago

roamingthings commented 1 year ago

The maximum resulution that is currently supported by picamera is 1920x1920. This pull request restricts the resolution to this maximum