Quantcast
Channel: Kinect - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 530

how to slecet camera input using openVC

$
0
0

OpenCV example for LiveCamTest works with laptop webcam. Camera list shows my easy_cap video device as camera 41 640x480 30fps, same as webcam spec. cam = new Capture(this, cameras[0]); works fine but cameras[41] give blank output for camera. Is it possible to use OpenCV to set the camera input? Would it make any difference?

Can't get Processing video lib to input from video device even though it is in list. Do i need a different lib? Has processing video lib been updated to use other video devices besides webcams?

Thanks


Viewing all articles
Browse latest Browse all 530

Trending Articles