[gst-devel] librfbsrc error
Armando Taffarel Neto
taffarel at solis.coop.br
Mon Oct 15 18:01:22 CEST 2007
Hi!
I'm trying to do a pipeline that gets source from a rfb stream (VNC),
like this:
gst-launch-0.10 rfbsrc host=192.168.100.109 !
video/x-raw-rgb,width=1280,height=800,framerate=30/1 !
ffmpegcolorspace ! xvimagesink
This is not working... Gstreamer output this messages:
Deixando a conexão como PAUSADA ...
A conexão está viva e não necessita PREROLL ...
Deixando a conexão em TOCANDO ...
New clock: GstSystemClock
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
** (gst-launch-0.10:7827): CRITICAL **: read: Success
And this message is repeated infinitely!
Am I doing something wrong?
Thanks!
Regards, Taffarel
More information about the gstreamer-devel
mailing list