Difference between revisions of "ElphelVision Usage Guide"
From apertus wiki
(Created page with "==Startup Parameters== Arguments: -h, --help show this help message --no-camera start without a connected camera for testing purpose --debuglevel N 0 - none, 1 - on...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Requirements= | |||
For ElphelVision to communicate with an Elphel camera successfully you need to upload a set of files to the Elphel camera. | |||
Check the [[ElphelVision_Installation_Guide]] | |||
==Startup Parameters== | ==Startup Parameters== | ||
Arguments: | Arguments: | ||
-h, --help show this help message | -h, --help show this help message | ||
--no-camera start without a connected camera for testing purpose | --no-camera start without a connected camera for testing purpose | ||
--debuglevel N 0 - none, 1 - only errors, 2 - errors and warnings (default), 3 - everything | --debuglevel N 0 - none, 1 - only errors, 2 - errors and warnings (default), 3 - everything | ||
--fullscreen start ElphelVision in fullscreen mode | --fullscreen start ElphelVision in fullscreen mode | ||
==Moving the Window without a title bar== | |||
===Linux=== | |||
Hold ALT while dragging the window around. | |||
===Windows=== | |||
Make the window active and then press ALT+SPACE then select "move". | |||
===Mac OS X=== | |||
TODO |
Latest revision as of 12:02, 29 October 2012
1 Requirements
For ElphelVision to communicate with an Elphel camera successfully you need to upload a set of files to the Elphel camera. Check the ElphelVision_Installation_Guide
1.1 Startup Parameters
Arguments: -h, --help show this help message --no-camera start without a connected camera for testing purpose --debuglevel N 0 - none, 1 - only errors, 2 - errors and warnings (default), 3 - everything --fullscreen start ElphelVision in fullscreen mode
1.2 Moving the Window without a title bar
1.2.1 Linux
Hold ALT while dragging the window around.
1.2.2 Windows
Make the window active and then press ALT+SPACE then select "move".
1.2.3 Mac OS X
TODO