[Bug 647217] camerabin doesn't support JPEG-producing webcams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 24 04:05:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647217
  GStreamer | gst-plugins-bad | 0.10.x

--- Comment #9 from Bjørn Lie <bjorn.lie at gmail.com> 2011-04-24 11:05:35 UTC ---
(In reply to comment #3)
> Oh, I misunderstood you about `gst-launch camerabin video-source="v4l2src !
> decodebin2"` - that indeed does not work, I get:
> 
> ERROR: from element /GstCameraBin:camerabin0/GstBin:bin0/GstV4l2Src:v4l2src0:
> Internal data flow error

I get the same error if I use that string.

However if I use camerabin2 everything works as expected

bjolie at embla:~> gst-launch camerabin2 video-source="v4l2src ! decodebin2"
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock


( note the above command performed with gst-plugins-good built without
libv4l-devel as a buildreq.)

-- 
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