Changes between Version 11 and Version 12 of SageInstallation

Show
Ignore:
Timestamp:
02/01/12 13:36:01 (13 years ago)
Author:
ajaworski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SageInstallation

    v11 v12  
    9191=== mplayer === 
    9292 
    93 Mplayer is slightly less effective when displaying videos on SAGE wall, but is still a very nice player. To use you have to: 
     93Mplayer is slightly less effective than VLC when displaying videos on SAGE wall, but is still a very nice player. To use you have to: 
    9494 
    95951. Download the package from [http://www.sagecommons.org/phocadownload/applications/mplayer-1.0rc3.tar.gz developer site] 
     
    105105 }}} 
    106106 
     107=== qshare === 
    107108 
    108 === !FileViewer === 
    109  
    110 === qshare === 
     109Qshare is a dedicated application to share your desktop on SAGE wall. It is bundled with SAGE sources, but needs to be compiled seperately. It prooved to be a bit quicker than standard VNC client with SAGE plugin. To use qshare all you have to do is: 
     1101. Enter apps/qshare directory 
     1111. Run ''GO'' script to make and install the application 
     1121. Run ''qshare'' to start sharing your desktop 
    111113 
    112114=== !DecklinkCapture === 
    113115 
     116!DecklinkCapture allows to send stream grabbed with Blackmagic Decklink cards to SAGE wall. To use it you have to: 
     1171. Download drivers from [http://www.blackmagic-design.com/support/ Blackmagic page] and install them according to instructions given 
     1181. Enter apps/DecklinkCapture directory 
     1191. ''make'' and ''make install'' 
     1201. Run ''decklinkcapture -l'' to see supported cards, video modes and video inputs 
     1211. Run ''decklinkcapture'' with following syntax: 
     122 {{{ 
     123decklinkcapture -i [video_mode] [video_input] 
     124 }}} 
     125 where video_mode and video_input are numbers read in previous step 
    114126== Usage == 
    115127