|
From: | Jeremy Reinertsen |
Subject: | Re: [Paparazzi-devel] VLC in lieu of Mplayer |
Date: | Wed, 21 Apr 2010 13:00:57 +1000 |
Thanks again!I did some searching and found "--vout-event" which will enable/disable keyboatd and mouse events in VLC and allow the map/plugin swap to work when you click the plugin window.
So best results are obtained with the GCS configured as follows:path_to_ground_segment/cockpit/gcs -plugin "cvlc video_stream --vout-event=3 --drawable-xid=" -layout appropriate_layout.xml
And in my case:path_to_ground_segment/cockpit/gcs -plugin "cvlc rtsp://192.168.1.100 --vout-event=3 --drawable-xid=" -layout right_col_vid.xml
Cheers Jeremy----- Original Message ----- From: "Pascal Brisset" <address@hidden>
To: <address@hidden> Sent: Monday, April 19, 2010 11:34 PM Subject: Re: [Paparazzi-devel] VLC in lieu of Mplayer
Hi, There should be a way to disable mouse events from vlc. I did not find it :-( There is a "Swap plugin/map" entry in the menu ... I've added a "plugin" renderer for a video_plugin papget. You can now specify: <papget type="video_plugin" display="plugin" x="300" y="250"><property name="command" value="cvlc video_source --drawable-xid="/><property NAME="width" VALUE="320"/> <property NAME="height" VALUE="240"/> </papget> after update and recompilation svn update sw/ground_segment/cockpit/papgets.ml sw/lib/ocaml/papget_renderer.ml sw/lib/ocaml/papget_renderer.mli && make Wiki updated: http://paparazzi.enac.fr/wiki/GCS#Video --Pascal Jeremy Reinertsen wrote:I noticed that clicking the plugin window will not exchange the map and video windows like it does with the -mplayer option. Although double clicking the video window will open the video in full screen. Also, can the -plugin style video window be displayed as a papget? Cheers Jeremy_______________________________________________ Paparazzi-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
-------------------------------------------------------------------------------- No virus found in this incoming message. Checked by AVG - www.avg.comVersion: 9.0.801 / Virus Database: 271.1.1/2819 - Release Date: 04/19/10 04:31:00
[Prev in Thread] | Current Thread | [Next in Thread] |