GNOME Bugzilla – Bug 613599
SDP-file for RTP-stream not played fluently
Last modified: 2010-11-07 03:27:28 UTC
Created attachment 156757 [details] sdp-file, launch_sdp, launch_pipeline gst-launch-0.10 -v --gst-debug=2 playbin uri=file:///home/wv/Bureaublad/stream1.sdp is not playing fluently and in shocks. SDP file in attachment. When I do: gst-launch -v --gst-debug=2 udpsrc port=5000 multicast-group=239.0.0.10 caps = 'application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, profile-level-id=(string)42000b, sprop-parameter-sets=(string)\"Z01AM5JSgKALdgIgAAAPoAAC7VHjBiLA\\,aM68gA\\=\\=\", payload=(int)96, ssrc=(guint)14460151, clock-base=(guint)3437978668, seqnum-base=(guint)62121' ! gstrtpjitterbuffer ! rtph264depay ! ffdec_h264 ! autovideosink video plays mostly fine In the attachment, you'll find the stream1.sdp. launch_sdp -> sdp launched via gst-launch + output launch_pipeline -> pipeline launched via gst-launch + output
Playbin2 isn't working well either
I don't know what to do with this. Maybe provide a debug log for the playbin2 pipeline. GST_DEBUG=*rtp*:5 gst-launch playbin2 uri=file:///home/wv/Bureaublad/stream1.sdp >debug.log 2>&1
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!