Using OpenCV does not save video file

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?

Because you did something wrong in your Python code. The camera and video writing doesn't run on the Arduino so this isn't an Arduino question.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.