[Bug 729247] rtp/README: update to work with gst 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 1 13:13:10 PDT 2014


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

Luis de Bethencourt <luis> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luis at debethencourt.com

--- Comment #3 from Luis de Bethencourt <luis at debethencourt.com> 2014-05-01 20:13:09 UTC ---
I would change:
gst-launch-1.0 v4l2src ! avenc_h263p ! rtph263ppay ! udpsink
to:
gst-launch-1.0 v4l2src ! videoconvert ! avenc_h263p ! rtph263ppay ! udpsink

Eventhough v4l2src and avenc_h263p both support x-raw/I420. You could have a
non-negotiated problem.

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