Hi!
I am using a python script to start the Intel RealSence D415 Camera and and a webcam. The python code starts as soon as it gets a signal from arduino.
Though it does start to record, it does not seem to save the file correctly. it seems like it only takes a picture of the first second and stores that picture as videofile. What did I do wrong?