Bonjour Sebastien, We use camvc.php URLs to set camera parameters from our custom control application. Here is an example:
http://192.168.0.9/camvc.php?set=0/comp_run:stop/ae:off/iq:80/e:10/bh:1/bv:1/dh:1/dv:1/comp_run:run ae = autoexposure (on/off) iq = jpeg quality (0-100) e = exposure (ms) bh/bv = binning horizontal/vertical (1/x) dh/dv = decimation (resolution) horizontal/vertical (1/x) I think we had the comp_run:stop and comp_run:run enclosing these parameters to make them all take effect on the next frame. Hope all goes well! David On Mon, Mar 14, 2011 at 10:50 AM, Sebastien COUDERT <[email protected]> wrote: > Bonjour, > > actually, I am using FireFox to modify the configuration of the Elphel > camera, and "wget" to capture an image from the command line. > example: wget http://192.168.0.9:8081/bimg > > I would like to have an example of how to configure camera from the command > line, using "curl" for example. > > Could you please send me an example to modify by command line both: > 1. exposure time to 10 ms > 2. auto-exporure to false (e.g. 0) > as it could be done under FireFox. > > Many thanks. > > Cordialement, Sebastien COUDERT. > > -- > News: > English international master program in Turbulence in France: > http://imp-turbulence.ec-lille.fr/ > > -- > Laboratoire de Mécanique de Lille (LML) > UMR 8107 > boulevard Paul LANGEVIN > Cité Scientifique > 59655 VILLENEUVE D'ASCQ CEDEX > > tel 03 20 33 71 52 > fax 03 20 33 71 53 > > http://www.univ-lille1.fr/lml/ > > - > Plate-forme de Métrologie Optique de Lille (MéOL) > > http://www.meol.cnrs.fr/ > > axe MECANIQUE DES FLUIDES > Ingenieur de Recherche CNRS > tel 03 20 33 62 10 > fax 03 20 33 71 69 > [email protected] > > > > Position du LML sur google maps: > http://maps.google.fr/maps/place?cid=1478043726954954646&q=lml+lille&hl=fr&cd=6&cad=src:pplink&ei=WpFxS-nFK9yosQbG3PiMBg > > > _______________________________________________ > Support-list mailing list > [email protected] > http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com > _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
