kpolley / Python_AVrecorder

Simultaneously record audio and video using Python
37 stars 12 forks source link

Encapsulation and audio recording fix #7

Closed riv-robot closed 3 years ago

riv-robot commented 3 years ago

Encapsulation was required to be able to run the set_exposure.py and p_iris_ctrl.py remotely (e.g. from a SSH client).

Audio recording was broken as the default device was not the USB PnP sound device.