How to obtain an image or a video from an Elphel 353 camera?

From ElphelWiki
Revision as of 20:59, 23 February 2008 by Polto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page describe different ways to get image or video from the camera and link to more detailed wiki pages.

tools and capabilities table

ccam.cgi imgsrv camogm PHP API ElphelOgmElphelSrvMPlayerVLCcamvc
setting the sensor parametersxx
JPEG/JP4 imagexxx
Quicktime MOV videox
MJPEG/OGM videoxxxx
HTTP supportxxxx
FTP upload supportx
NFS write supportx
on camera HD/CF write supportxxxx
RTP supportxxxx
command line based toolxxxxx
GUI based toolxxxx
make use of circular buferxxx
EXIF supportxxxxxx

tools

ccam.cgi

Ccam.cgi allow to set sensor parameters and get images truth HTTP GET method. This is actually the most complete interface to sensors settings, but will soon become obsolete with our new PHP API.

imgsrv

imgsrv is the fastest way to get images via HTTP. It make use of the circular buffer and can mark images with EXIF data.

camogm

camogm is a command line application running on the camera (can be controlled truth PHP) what can record on a HD/CF/USB-storage-device connected to the camera. It does support EXIF, MJPEG/OGM, Quicktime MOV, JPEG, JP4.

PHP API

PHP_in_Elphel_cameras allow you to set sensor parameters, get images, do any funky stuff what PHP can do.

ElphelOgm

ElphelSrv

MPlayer

VLC

camvc

capabilities

EXIF

Here is our Exif data table description. EXIF data can be controlled in PHP as described in Exif_init.php

Circular Buffer

NFS

on camera HD/CF write support

On camera IDE HD, CF card or USB-storage-device can be connected to the camera truth 10349 additional IO board