Software

ElphelVision

Is the software running on the viewfinder tablet/pc. ElphelVision is written as Java application utilizing VLCj to handle live streaming video. Communication with the camera is done with simple HTTP-requests to PHP scripts in the camera. The source is currently holding a complete Netbeans project directory.


DNG Converter

We created a converter to post-process footage recorded in JP4-RAW.


Code Repository

All our software is hosted on SVN. Check the guide on how to aquire the source code.


License

ElphelVision is released under the GNU GPL V3.

The four essential freedoms with GNU GPL software:

  • The freedom to run the program, for any purpose
  • The freedom to study how the program works, and change it to make it do what you wish
  • The freedom to redistribute copies so you can help your neighbor
  • The freedom to distribute copies of your modified versions to others


Link Collection

This is a unsorted list of websites that might be helpful in the future:

http://code.google.com/p/camunits/ - SSE optimized debayer/JPEG Decompress(Intel IPP )