transmit video stream- example doesn't work

Sebastian Dröge sebastian at centricular.com
Sun Jan 26 09:42:42 PST 2014


On So, 2014-01-26 at 05:25 -0800, d wrote:
> Im using the latest version fg gstreamer.
> 
> about test-launch:
> 
>     this is the command from the server:   ./test-launch "( videotestsrc !
> x264enc ! rtph264pay name=pay0 pt=96 )" 
>     this is the command from the client:   gst-launch-0.10 rtspsrc
> location=rtsp://127.0.0.1:8554/test

You're using GStreamer 0.10, that's an old version. 1.2.2 is the latest
stable release. Please try with that and a gst-rtsp-server that uses 1.x
too.

Does gst-launch-1.0 videotestsrc ! x264enc ! queue ! decodebin ! videoconvert ! autovideosink
work for you (after upgrading GStreamer)?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140126/aa040e25/attachment.pgp>


More information about the gstreamer-devel mailing list