Unable to figure gst-launch-1.0 with rtsp

NarutoKun anikesh_dada at yahoo.co.in
Fri Nov 4 02:35:12 UTC 2016


Hello All,

I have just starting learning GStreamer. I am trying to launch feeds from an
IP Camera using the following pipeline.

gst-launch-1.0 rtspsrc location=rtsp://165.26.69.51/MediaInput/h264 !
decodebin ! videoscale ! ximagesink

and I see the following error message
Setting pipeline to PAUSED ...
Pileline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Progress: (connect) Connecting to rtsp://165.26.79.51/MediaInput/h264
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not
open resource for reading and writing
Additional debug info:
gstrtspsrc.c(6183): gst_rtspsrc_retrieve_sdp ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Failed to connect. (Generic error)
Setting pipeline to PAUSED ..
setting pipeline to READY ..
Setting pipeline to NULL ...
Freeing pepeline ...

Would be great if you all could point out where I am making mistake
- is it a GStreamer package that I am missing 
- wrong pipeline
- any material / link which could help me learn more about gst-launch-1.0
and rtsp

Thank you for your time



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Unable-to-figure-gst-launch-1-0-with-rtsp-tp4680435.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list