GStreamer Rfbsrc - Pipeline hangs or no stream flowing

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

GStreamer Rfbsrc - Pipeline hangs or no stream flowing

facepalm
Hi, I have this pipeline below:

gst-launch-1.0 -vvv rfbsrc host=localhost port=5900 width=1024 height=768
view-only=true incremental=false \
! videoscale \
! videorate ! video/x-raw, width=1024,height=768,framerate=25/1 \
! queue \
! videoconvert \
! autovideosink sync=false

It worked but when there is color changes in the VM (example navigating),
the pipeline hangs or no stream is flowing.

Aby idea why? Is this a bug with RFBSRC?
Thanks



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel