Difference between revisions of "How to obtain an image or a video from an Elphel 353 camera?"

From ElphelWiki
Jump to: navigation, search
Line 1: Line 1:
 
This page describe different ways to get image or video from the camera and link to more detailed wiki pages.
 
This page describe different ways to get image or video from the camera and link to more detailed wiki pages.
 +
 +
= tools and capabilities table =
  
 
<TABLE  BORDER=1 CELLPADDING=2 CELLSPACING=3 STYLE="page-break-before: always">
 
<TABLE  BORDER=1 CELLPADDING=2 CELLSPACING=3 STYLE="page-break-before: always">

Revision as of 22:29, 23 February 2008

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

tools and capabilities table

On the Elphel 353 camera

On remote PC / MAC

ccam.cgi

imgsrv

camogm

camvc

PHP API

str

ElphelOgm

ElphelSrv

MPlayer

VLC

Quicktime

supported formats

JPEG/JP4 image

x

x

x

Quicktime MOV video

x

x

x

x

MJPEG/OGM video

x

x

x

x

x

x

supported protocols

HTTP support

x

x

x

x

FTP upload support

x

NFS write support

x

RTP support

x

x

x

x

x

x

HD / CF / USB support

on camera HD/CF write support

x

x

x

x


x

remote PC HD write support

x

x

x

x

x


x

x

x

x

x

Features

command line based tool

x

x

x

x

x

x

GUI based tool

x

x

x

x

x

x

Live video view

x

x

x

x

x

make use of circular bufer

x

x

x

x

EXIF support

x

x

x

x

x

x

x

setting the sensor parameters

x

x

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