monkeymademe / picamera2-WebUI

This is a WebUI for the Picamera2 Library for the Raspberry Pi
MIT License
141 stars 18 forks source link

Connected Camera Page #6

Closed monkeymademe closed 7 months ago

monkeymademe commented 8 months ago

Create a page that has information for the currently connected camera

Also consider camera thats not known

monkeymademe commented 7 months ago

Added connected camera page. Finds the sensor model and displays accordingly. Only supports Pi camera's or at least cameras using that sensor. If you have a camera thats not a pi model but uses the same sensor as one you will get the info for the Pi camera model (which in theory should have the same spec unless another lens is used)