AW: Impossible to play a rtsp stream

Marc Leeman marc.leeman at gmail.com
Mon Jul 16 06:12:13 PDT 2012


I would suggest to try the following to determine the quality of your strem:

gst-launch rtspsrc location=rtsp://ip/path ! rtph264depay ! rh264parse !
fakesink -v

The result are encoded frames; check the diffs between the frames to see if
your encoder provides properly stamped frames before you do something else.

It is in our experience best to include the parser in the pipelines.

e.g PAL should diff 40 ms or 20 ms, NTSC 33 ms or 16 ms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120716/ba3c070e/attachment.html>


More information about the gstreamer-devel mailing list