Hi,
I’m using USB3 uvc complaint camera, which gives an error when i open with cheese and gstreamer
Error with Cheese
$ cheese -d /dev/video4
** (cheese:1076): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
(cheese:1076): Gtk-WARNING **: Theme parsing error: cheese.css:7:35: The style property GtkScrollbar:min-slider-length is deprecated and shouldn’t be used anymore. It will be removed in a future version
Using mplane plugin for capture
Using mplane plugin for capture
Segmentation fault
with gstreamer
gst-launch-1.0 v4l2src device=/dev/video4 ! video/x-raw,framerate=30/1,width=1280,height=960,format=YUY2 ! videoconvert ! xvimagesink
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
libv4l2: error turning on stream: Input/output error
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not read from resource.
Additional debug info:
gstv4l2bufferpool.c(1058): gst_v4l2_buffer_pool_poll (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
poll error 1: Input/output error (5)
Execution ended after 0:00:01.309585761
Setting pipeline to PAUSED …
Setting pipeline to READY …
libv4l2: error turning on stream: Input/output error
Setting pipeline to NULL …
Freeing pipeline …