/dev/video0 error while using usb_cam driver
I am using usbcam driver to use a camera. When i try to run the driver using *rosrun usbcam usbcamnode* , I get the following error. Screenshot from 2016-06-30 17:43:53.png
Cannot identify '/dev/video0' : 2, No such file or directory
Can i know how to fix this ?
Asked by asdfgf on 2016-06-30 12:41:21 UTC
Comments
Well, does the file
/dev/video0
actually exist? What is the output ofls -al /dev/video0
?Asked by gvdhoorn on 2016-07-01 02:40:37 UTC
Also: please don't use screenshots to report on what is basically copy/pastable plain text.
Asked by gvdhoorn on 2016-07-01 02:41:25 UTC