GoogleChromeLabs / web-gphoto2

Running gPhoto2 to control DSLR cameras over USB on the Web
https://web-gphoto2.rreverser.com/
GNU Lesser General Public License v2.1
101 stars 16 forks source link

Add camera summary section #1

Open beaufortfrancois opened 2 years ago

beaufortfrancois commented 2 years ago

This PR is just a way for me to start playing with this cool demo. It adds a "Camera Summary" section at the bottom right of the web app to display information such as Manufacturer, Model, Version, Serial Number, Capture Formats, Display Formats, Device Capabilities, Storage Devices Summary, etc.

beaufortfrancois commented 2 years ago

@RReverser Please have a look.

RReverser commented 2 years ago

Left one nit above. Overall I think this serves as a good example of integrating other APIs, but I'm not sure we should show it in the UI because the "summary" text is pretty verbose on real cameras. Additionally, the most interesting information from the summary - camera model, serial number, etc. - is already exposed via individual fields.