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 "use this camera" bug #30

Closed jonmatthis closed 1 year ago

jonmatthis commented 1 year ago

Was crashing when user de-selected 'use this camera' for detected camera because the software was making a 0-length video.

Fixed by re-initializing the video_recorder_dictionary when configs were updated and then not making a recorder for unused cameras