[gst-devel] Reading and displaying a rtsp stream

Ekrem SEREN ekrem.seren at gmail.com
Thu Jul 31 09:21:48 CEST 2008


I'm trying to read a rtsp stream over network and view/record it. PlayBin
works fine with rtsp like below;

$ gst-launch playbin uri=rtsp://localhost:5554/Camera1

It displays the stream. But I couldn't get it to work with my own pipeline;

$ gst-launch -v rtspsrc location=rtsp://localhost:5554/Camera1 ! decodebin !
fmpegcolorspace ! textoverlay text="fsvbzlvcjzjhkvhlkczvjkd " ! autovideosink

This gives an error like this;

http://dpaste.com/hold/68630/

Could anybody help me about this? What am I doing wrong?
--
Ekrem SEREN
________________________________________
UYGUN Teknoloji Bilişim Hiz.Tic.Ltd.Şti.
http://www.uygunteknoloji.com


More information about the gstreamer-devel mailing list