Difference between revisions of "Tutorials"
From ElphelWiki
Tobiokanobi (talk | contribs) (→Camera Development Tutorials) |
Tobiokanobi (talk | contribs) (→Camera Development Tutorials) |
||
Line 27: | Line 27: | ||
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. | ||
− | '''[[353_Wireless | Elphel goes | + | '''[[353_Wireless | Elphel goes Wireless]]''' |
Shows different ways to make and/or to use your Elphel camera wireless via WiFi | Shows different ways to make and/or to use your Elphel camera wireless via WiFi |
Revision as of 13:25, 30 December 2008
Camera Usage Tutorials
A short and dirty guide about how to get the Elphel 353 camera to work on Leopard (10.5.3)
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.
Shows different ways to make and/or to use your Elphel camera wireless via WiFi