[gstreamer-bugs] [Bug 580880] gstrtpjpegpay is not functioning properly; rtp jpeg payload is corrupted

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 30 06:14:26 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580880

  GStreamer | gst-plugins-good | Ver: git




------- Comment #1 from Marc Leeman  2009-04-30 13:14 UTC -------
The rtpjpegbin can be be skipped with manually determining the res and starting
the chain as follows:

$ gst-launch udpsrc multicast-group=226.226.226.220 port=2277 caps="image/jpeg,
width=(int)704, height=(int)576" ! rtpjpegpay ! udpsink host=226.226.226.120
port=2277

This is easier to reproduce.

I can make a gdp dump available for reproduction if needed.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580880.




More information about the Gstreamer-bugs mailing list