Cheese does not recognize internal webcam in Ubuntu 16.04 LTS. Tried Cheese in Ubuntu 14.04 LTS and it works flawlessly. Tried executing cheese in the terminal and it displays this error:
libv4l2: error setting pixformat: Input/output error
(cheese:27816): cheese-WARNING **: Device '/dev/video0' cannot capture at 1280x720: gstv4l2object.c(3457): gst_v4l2_object_set_format_full (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:v4l2src1:Call to S_FMT failed for BGR3 @ 1280x720: Input/output error
Cheese displays "There was an error displaying video from the webcam".
And whenever I try to change the resolution in Preferences, Cheese does not show any options in the menu. I click on "Cheese" to open the menu but nothing shows up:
image of Cheese not displaying options
Any tips on how I can solve the problem?
video-x-resolution
andvideo-y-resolution
(shown in the screenshot of the answer there) to 640 and 480 respectively. Also note the comment on the answer. – Jonas Czech Jun 27 '16 at 13:31(cheese:7000): cheese-WARNING **: Device '/dev/video0' cannot capture at 640x480: gstv4l2object.c(3457): gst_v4l2_object_set_format_full (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:v4l2src1: Call to S_FMT failed for BGR3 @ 640x480: Input/output error
– Gustavo Ernesto Jun 27 '16 at 17:12