[gst-devel] gst-rtsp-server :: pipeline creation
Wim Taymans
wim.taymans at gmail.com
Sun May 9 14:42:51 CEST 2010
You need to remove qtdemux (and preferably also the queue)
Wim
On Sat, 2010-05-08 at 03:43 -0700, Alex K wrote:
> 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...??????
>
>
>
> Regards
>
> AlEx..
>
>
> ssage
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list