Difference between revisions of "Eyesis gui"
From ElphelWiki
Line 8: | Line 8: | ||
== Download & Install== | == Download & Install== | ||
− | === Ubuntu Linux === | + | ==== Ubuntu Linux ==== |
Package name: elphel-eyesis-gui | Package name: elphel-eyesis-gui | ||
Line 22: | Line 22: | ||
sudo apt-get install elphel-eyesis-gui | sudo apt-get install elphel-eyesis-gui | ||
− | === Other platforms === | + | ==== Other platforms ==== |
* Get the sources from http://elphel.cvs.sourceforge.net/viewvc/elphel/eyesis353/elphel-eyesis-gui/ | * Get the sources from http://elphel.cvs.sourceforge.net/viewvc/elphel/eyesis353/elphel-eyesis-gui/ | ||
− | * Copy eyesis.html, eyesis.js, camogmgui_multiple.php | + | * Copy to you web server folder the following files: |
+ | eyesis.html, | ||
+ | eyesis.js, | ||
+ | camogmgui_multiple.php | ||
+ | jquery-ui-1.8.4.custom.tar.gz | ||
* Unpack the archive (should get "jquery-ui-1.8.4.custom/") | * Unpack the archive (should get "jquery-ui-1.8.4.custom/") | ||
Revision as of 18:52, 19 August 2010
About
Eyesis GUI allows to:
- change sensors' settings
- change compression quality
- start/stop recording
- check images and monitor sub-units status information
Download & Install
Ubuntu Linux
Package name: elphel-eyesis-gui
Dependencies: apache2, php5
There is a prebuilt package for Ubuntu users at elphel-eyesis-gui PPA.
To install it, use the following commands, see help for more information.
sudo add-apt-repository ppa:andersonnotgood/elphel sudo apt-get update sudo apt-get install elphel-eyesis-gui
Other platforms
- Get the sources from http://elphel.cvs.sourceforge.net/viewvc/elphel/eyesis353/elphel-eyesis-gui/
- Copy to you web server folder the following files:
eyesis.html, eyesis.js, camogmgui_multiple.php jquery-ui-1.8.4.custom.tar.gz
- Unpack the archive (should get "jquery-ui-1.8.4.custom/")
Usage
open http://127.0.0.1/eyesis.html