[gst-devel] gst-rtsp-server :: pipeline creation
Alex K
alexk4259 at yahoo.com
Fri May 7 13:27:45 CEST 2010
Hi all.... I am trying to stream a camera using rtsp streaming server. I just created a pipeline in streaming server which look like this.... rtspsrc location="rtsp://root:password@192.168.1.5:554/axis-media/media.amp?videocodec=h264" ! qtdemux ! queue ! rtph264pay name=pay0 pt=97
and the result in rtsp streaming server is .................
** (lt-test-mp4:13697): WARNING **: 0xa0c7040: got error Internal data flow error. (gstbasesrc.c(2540): gst_base_src_loop (): /GstPipeline:media-pipeline/GstBin:bin0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc5:
streaming task paused, reason not-linked (-1))
Is there any problem for my pipeline...??????
RegardsAlEx..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100507/feac9fbf/attachment.htm>
More information about the gstreamer-devel
mailing list