Tutorials: Difference between revisions
Jump to navigation
Jump to search
OneArtPlease (talk | contribs) No edit summary |
Tobiokanobi (talk | contribs) No edit summary |
||
| Line 22: | Line 22: | ||
The simplest way to exchange data between an Elphel camera and a host computer is with a simple C Programm sending and listing to socket communications. | The simplest way to exchange data between an Elphel camera and a host computer is with a simple C Programm sending and listing to socket communications. | ||
'''[[Elphel_on_OSX| Elphel on OSX]] | |||
A short and dirty guide about how to get the Elphel 353 camera to work on Leopard (10.5.3) | |||
Revision as of 16:10, 22 December 2008
Camera Usage Tutorials
Camera Development Tutorials
How to: Add a new color mode to camvc
This Tutorial describes the file structure and the way camvc works by adding a new feature to enable jp4 encoding mode required for "on client pixel demosaicing".
Guide on how to contribute to the elphel sourcecode CVS tree hosted by sourceforge.
Look at a few examples on how to use the camera specific PHP functions and data structures.
The simplest way to exchange data between an Elphel camera and a host computer is with a simple C Programm sending and listing to socket communications.
A short and dirty guide about how to get the Elphel 353 camera to work on Leopard (10.5.3)