[gstreamer-bugs] [Bug 628640] v4l2src crashes if device is busy

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 3 04:57:24 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628640
  GStreamer | gst-plugins-good | 0.10.21

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-03 11:57:21 UTC ---
0.10.21 is quite old, have you tried with a more recent version?

It seems to error out fine for me:

$ gst-launch-0.10 v4l2src ! fakesink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Device
'/dev/video0' cannot capture at 704x576
Additional debug info:
gstv4l2object.c(1951): gst_v4l2_object_set_format ():
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Call to S_FMT failed for YUYV @ 704x576: Device or resource busy
Setting pipeline to NULL ...
Freeing pipeline ...


Your test program also doesn't crash for me with git / latest releases.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list