- name: capturegrid6
- description: This app allows control of multiple cameras over USB connection
- snapcraft: not publicly available
- upstream: PRIVATE
- upstream-relation: N/A
- interfaces:
- raw-usb:
- request-type: auto-connection
- reasoning: The app communicates with cameras over USB connection with PTP protocol, using libusb
- camera:
- request-type: auto-connection
- reasoning: access to cameras
- hardware-observe:
- request-type: auto-connection
- reasoning: so that the app can detect when a camera has been connected/disconnected from the computer (via libusb hotplug API)
- raw-usb:
This request has been added to the queue for review by the @reviewers team.
Hey @hartcw
CaptureGRID documentation seems to point to this snap as an official installation method. The snap is also owned by Kuvacode**.** Could you please clarify what is your relation with this snap, the upstream project and/or Kuvacode?
Thanks
Yes thats correct, CaptureGRID runs in windows, mac and linux, and for linux the capturegrid6 snap is how I will package and distribute the app.
I’m the owner of the Kuvacode company, and sole developer for the app.
Thanks for the clarification.
+1 from for granting auto-connection to camera and hardware-observe interfaces.
whilst raw-usb grants wider access than actually needed, I think this is the best option we have as of now. Thus, +1 also from me for granting auto-connection to raw-usb interface
Hi @hartcw,
+1 from my side as well for granting auto-connection to raw-usb, camera and hardware-observe interfaces.
+2 for, 0 against granting capturegrid6 auto-connection to raw-usb, camera and hardware-observe interfaces. This is now live