I would like to record video from both video and notebook front camera by OpenCV, but I face the problem that time in video record from the leap motion camera is higher than time in video record from notebook front camera. Because the framerate from leap motion is so high. So, how can I change the framerate manually?
Note that: I develop the program in Python SDK.