freemocap / skellycam

The camera back-end for the `freemocap` project - or - An easy and efficient way to connect to one or more cameras and record synchronized videos💀📸
GNU Affero General Public License v3.0
19 stars 5 forks source link

fix buggo: `webcam_id` -> `cam_id` #1

Closed jonmatthis closed 1 year ago

jonmatthis commented 1 year ago

the CamArgs model has no attribute for webcam_id so this was making it open 5 windows for camera 0 (b/c I have 5 cameras attached to my computer)