monkeymademe / picamera2-WebUI

This is a WebUI for the Picamera2 Library for the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connected Camera Page

monkeymademe opened this issue · comments

Create a page that has information for the currently connected camera

Also consider camera thats not known

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)