[Elphel-support] Fw: question about elphel 353 camera

support-list support-list at support.elphel.com
Wed Mar 19 22:53:56 PDT 2014


Hello Wei,

I'm not familiar with modern Microsoft Windows - last version I used was W2K, but I believe there should be no difference, especially if you need single images, not video streams. The main difference in API from some other IP cameras (like Axis) is that controlling acquisition parameters (like resolution, mode, exposure time, color gains, ) and acquiring images are separate procedures. If the parameters are already set (you can do it with GUI or parameter editor or programmatically) image acquisition can be performed using camera image server - http://www3.elphel.com/wiki/Imgsrv . There is embedded mini-help - just open address in the camera (assuming default IP): 
http://192.168.0.9:8081 
(port 8081 is binded to the imgsrv image server)

Modifying parameters can be done with "parameter editor", accessed from http://192.179.0.9 (camera "home" image).

You may also open a short description of the parameter editor with some examples of usage, including how to use HTTP GET requests to change parameters:

http://192.168.0.9/parsedit.php

You may also create your own custom php script that will accept you commands and put it, http://192.168.0.9/snapfull.php code can be used as an example, more information on Elphel wiki:
http://wiki.elphel.com/index.php?title=PHP_in_Elphel_cameras

Andrey




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://support.elphel.com/pipermail/support-list_support.elphel.com/attachments/20140319/50128fce/attachment-0002.html>


More information about the Support-list mailing list