Difference between revisions of "Software List"
From ElphelWiki
								
												
				OneArtPlease (talk | contribs)  | 
				|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | This site should give an overview of the current software modules or applications running on the camera.  | + | This site should give an overview of the current software modules or applications running on the camera.    | 
| + | <br> '''[[Camvc]]'''<br> General and multi purpose graphical camera control interface.   | ||
| − | '''[[  | + | '''[[App bar|Application Bar]]'''<br> Navigation panel listing current software at the camera index site.    | 
| − | |||
| + | '''[[Camogm]]'''<br> Low level video HDD or CF card recorder.   | ||
| − | '''[[  | + | '''[[Camogmgui]]'''<br> Graphical Interface for the camogm video HDD or CF card recorder.    | 
| − | |||
| + | '''[[Imgsrv]]'''<br> Optimized HTTP server to send images from [[Circbuf]].   | ||
| − | '''[[  | + | '''[[Parsedit.php]]'''<br> Parsedit.php is designed to provide access to the camera acquisition related parameters through the web browser. It is easy to create customized parameter view/edit form with specially configured URL.    | 
| − | |||
| + | <br>   | ||
| − | + | == For Developers  ==  | |
| − | + | ||
| + | [[PHP in Elphel cameras|PHP API Reference Documentation]]   | ||
| + | |||
| + | [[Elphel PHP constants|List of PHP Constants]]    | ||
| + | |||
| + | [[PHP_Examples|PHP Examples]]  | ||
| + | |||
| + | [[Category:353]]  | ||
Latest revision as of 13:51, 30 May 2016
This site should give an overview of the current software modules or applications running on the camera.
 Camvc
 General and multi purpose graphical camera control interface. 
Application Bar
 Navigation panel listing current software at the camera index site. 
Camogm
 Low level video HDD or CF card recorder. 
Camogmgui
 Graphical Interface for the camogm video HDD or CF card recorder. 
Imgsrv
 Optimized HTTP server to send images from Circbuf. 
Parsedit.php
 Parsedit.php is designed to provide access to the camera acquisition related parameters through the web browser. It is easy to create customized parameter view/edit form with specially configured URL.