GStreamer Rfbsrc - Pipeline hangs or no stream flowing

facepalm ejlungay at gmail.com
Fri Aug 7 08:52:50 UTC 2020


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/


More information about the gstreamer-devel mailing list