Hi,
I want to use web-camera(Logicool Webcam C210)
I use usb-cam package,but I cannnot see the web-camera view.
My launch file is below,
So,I got the error messages
[ERROR] [1536468451.681312829]: VIDIOC_S_FMT error 5, Input/output error
[usb_cam-2] process has died [pid 4954, exit code 1, cmd /opt/ros/kinetic/lib/usb_cam/usb_cam_node __name:=usb_cam __log:=/home/username/.ros/log/729b5ef0-b3eb-11e8-a98a-a44e31601874/usb_cam-2.log].
log file: /home/username/.ros/log/729b5ef0-b3eb-11e8-a98a-a44e31601874/usb_cam-2*.log
I have checked my device by command:
> v4l2-ctl --list-formats-ext
I confirmed device number ,view size and pixel_format.
I tried other web-camera(logicool C270), but I got same error messages.
So, What am I wrong?
thanks.
(I use Ubuntu16.04LTS,ros-kinetic,and I installed [v4l-utils] and [usb-cam] packages)
↧