test-netclock.c not working?

Tim Müller tim at centricular.com
Tue Jun 16 08:32:47 PDT 2015


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



More information about the gstreamer-devel mailing list