Playing RTSP with PLAYBIN2

Wesley J. Miller WMiller at sdr.com
Mon Feb 14 23:48:19 CET 2011


Marco,

Here is what you requested.

EVM uses test-launch thus:

../test-launch    "( alsasrc do-timestamp=false ! audio/x-raw-int,rate=16000 ! queue2 ! TIAudenc1 engineName=codecServer codecName=aaclcenc ! rtpmp4apay name=audio_pay pt=97 )"

TIAudenc1 is a hardware enhanced encoder built by TI.

The EVM server  default output:     http://pastebin.com/BH3GatMQ

EVM Server output with GST_DEBUG=4:    http://pastebin.com/2jACa5nA

Windows PLAYBIN default output:

     C:\Users\wmiller>gst-launch -v playbin2 uri=rtsp://10.253.6.151:8554/test
     Setting pipeline to PAUSED ...
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: connection-speed = 0
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: download = FALSE
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: uri = "rtsp://10.253.6.151:8554/test"
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: use-buffering = FALSE
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-duration = -1
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1
     /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: source = (GstRTSPSrc) source
     ERROR: Pipeline doesn't want to pause.
     ERROR: from element /GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source: No supported stream
     was found. You might need to allow more transport protocols or may otherwise be missing th
     e right GStreamer RTSP extension plugin.
     Additional debug info:
     ..\..\..\..\..\Source\gst-plugins-good\gst\rtsp\gstrtspsrc.c(4593): gst_rtspsrc_setup_stre
     ams (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source
     Setting pipeline to NULL ...
     Freeing pipeline ...


Playbin output with GST_DEBUG=4
Line 1 to 2900  http://pastebin.com/4WT2C7jd
Line 2901 to 5900  http://pastebin.com/MNNLBwkc

Thanks,

Wes


________________________________
CONFIDENTIALITY NOTE:

This e-mail and any attachments are confidential. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you for your cooperation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110214/dd13bc3c/attachment.htm>
-------------- next part --------------
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list