test-netclock.c not working?
Spruyt, Randy
Randy.Spruyt at christiedigital.com
Tue Jun 16 08:39:16 PDT 2015
Thanks :)
-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Tim Müller
Sent: Tuesday, June 16, 2015 11:33 AM
To: Discussion of the development of and with GStreamer
Subject: Re: test-netclock.c not working?
On Tue, 2015-06-16 at 15:10 +0000, Spruyt, Randy wrote:
> Using current git master, does anyone else have issues running the
> test-netclock example?
> dev at dev-pheonix:~/gst-rtsp-server/examples$ sudo ./test-netclock
> videotestsrc is-live=true ! x264enc ! rtph264pay name=pay0 pt=96
> stream ready at rtsp://127.0.0.1:8554/test
>
> (lt-test-netclock:5823): GLib-GObject-WARNING **: invalid cast from
> 'GstVideoTestSrc' to 'GstBin'
Try adding quotes around the whole pipeline string, like:
./test-netclock "videotestsrc .... pt=96"
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list