Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

dhruv-jindal
I am trying to use playbin to steam a video in iOS App. I am getting the
below error :

Error received from element uridecodebin0: No URI handler implemented for
\"rtsp\"

Any ideas on how to solve the above error???



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

Gst-Geek
Druv can share the URL and pipeline u used??



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

dhruv-jindal
Below is the pipeline :

playbin uri=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov
uridecodebin0::source::latency=300



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

Gst-Geek
It is working for me  on Both 1.14.2 and 1.14.4.

gst-launch-1.0 playbin
uri=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov
uridecodebin0::source::latency=300
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Progress: (connect) Connecting to
rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
Progress: (request) SETUP stream 1
Progress: (open) Opened Stream
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Progress: (request) Sending PLAY request
Progress: (request) Sending PLAY request
Progress: (request) Sent PLAY request
WARNING: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source: Could
not read from resource.
Additional debug info:
gstrtspsrc.c(5423): gst_rtspsrc_reconnect ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
Could not receive any UDP packets for 5.0000 seconds, maybe your firewall is
blocking it. Retrying using a tcp connection.
Redistribute latency...
Redistribute latency...
Redistribute latency...




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

dhruv-jindal
Are you running this in an iOS App??? Which platform are you running the
pipeline???



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

dhruv-jindal
In reply to this post by Gst-Geek
Are you using an iOS App for the pipeline???



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

k4ustav
In reply to this post by Gst-Geek
Are you running this on an iOS client?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error received from element uridecodebin0: No URI handler implemented for \"rtsp\"

Gst-Geek
No I am using Windows.
It worked in CentOS Also



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel