Ask Your Question

Revision history [back]

Get video input when device not on uvc input

I am using OpenMV H7 camera as the camera for stereo vision application. The OpenMV camera shows up on /dev/ttyACMx port on the machine as it isn't uvc enabled. Due to this I am unable to capture frames onto my computer using cv2.VIdeoCapture(x). Does anyone know any workaround this? I have already tried the uvc firmware on the OpenMV camera. That works, but the quality of video output is very bad.