I've been experimenting with the rfbsrc gstreamer source to capture the 
presenter's screen over VNC. This would eliminate the need for a VGA2USB 
device. So far I've been able to view the presenter's screen with this 
gstreamer command:

gst-launch rfbsrc host=10.130.6.61 password=secret width=1024 height=768 
view-only=true ! videoscale ! videorate ! 
video/x-raw-rgb,width=1024,height=768,framerate=10/1 ! ffmpegcolorspace ! 
autovideosink

It makes gstreamer segfault about 90% of the time, but it does display the 
screen for a little while. Has anyone tried using rfbsrc with Matterhorn? 
Also, I'm new to gstreamer--if you notice anything wrong with the pipeline 
I posted, let me know.
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to