Python_AVrecorder
Python_AVrecorder copied to clipboard
Threading is not working
Hi -
I have tried your code albeit with different hardware (picam2 and accelerometer) however the issue is related to multithreading. I think your code requires join() call otherwise run time errors created such as new futures cannot be scheduled after interpreter shutdown.