Playing RTSP with PLAYBIN2

Marco Ballesio gibrovacco at gmail.com
Tue Feb 15 20:29:04 CET 2011


Hi,

...snip..

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

the only message given from gst_rtspsrc_setup_streams is:

0:00:01.425142000  3800   004F6F18 WARN                 rtspsrc
gstrtspsrc.c:4593:gst_rtspsrc_setup_streams:<source> error: No
supported stream was found. You might need to allow more transport
protocols or may otherwise be missing the right GStreamer RTSP
extension plugin.

According to the source
(http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtsp/gstrtspsrc.c#n4819)
you should get some "skipping stream" messages if there were some
streams but they weren't actually usable from GstRtspSrc, so my
assumption is that your server(s) aren't properly configured (e.g. no
output streams).

What happens trying to access one of the streams with e.g. VLC?

Regards

>
>
>
> 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.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
_______________________________________________
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