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

[TO DO] - make default camera `show` method close/killable #14

Closed jonmatthis closed 1 year ago

jonmatthis commented 1 year ago

currently if you run skellycam/examples/example1_single_camera_connection.py it results in a cv2.imshow window that can't be closed

we should: