ksseverson57 / campy

Python package for streaming video from multiple cameras to disk. Features real-time compression and debayering using FFmpeg.
MIT License
37 stars 18 forks source link

Minor tweaks and adding recording without a trigger #9

Closed Wolfffff closed 3 years ago

Wolfffff commented 3 years ago

Fixing max_w and max_h to pull from nodemap, adding a new config example, and allowing cameraTrigger = "none" for immediate recording.