After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613599 - SDP-file for RTP-stream not played fluently
SDP-file for RTP-stream not played fluently
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-22 15:28 UTC by wouter.vanhauwaert
Modified: 2010-11-07 03:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sdp-file, launch_sdp, launch_pipeline (2.61 KB, application/zip)
2010-03-22 15:28 UTC, wouter.vanhauwaert
Details

Description wouter.vanhauwaert 2010-03-22 15:28:17 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
Comment 1 wouter.vanhauwaert 2010-03-22 15:33:59 UTC
Playbin2 isn't working well either
Comment 2 Wim Taymans 2010-09-23 10:30:26 UTC
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
Comment 3 Felipe Besoaín Pino 2010-11-07 03:27:28 UTC
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!