[Bug 721140] test-appsrc gives error and not show result

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 02:05:12 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721140
  GStreamer | gst-rtsp-server | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-03 10:05:09 UTC ---
> gst-launch-1.0 videotestsrc ! "video/x-raw,format=RGB16,width=384,height=288" ! videoconvert ! x264enc tune=zerolatency bitrate=500 speed-preset=superfast ! queue ! rtph264pay name=pay0 pt=96 ! udpsink host=127.0.0.1 port=5000
> gst-launch-1.0 udpsrc multicast-group=127.0.0.1 port=5000 ! "application/x-rtp,media=video,clock-rate=90000,encoding-name=H264" ! rtph264depay  ! avdec_h264 ! videoconvert ! xvimagesink


This works just fine here. Which version of GStreamer and the plugins are you
using?


Also the test-appsrc example works just fine for me too. Can you get a
backtrace of that warning with G_DEBUG=fatal_warnings?

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