[Elphel-support] Image resolution

Andrey Filippov andrey at elphel.com
Wed Dec 1 13:08:28 PST 2010


On Wed, Dec 1, 2010 at 1:59 PM, Sebastian Pichelhofer <
sebastian.pichelhofer at gmail.com> wrote:

> If you want commandline behaviour rather than using a GUI you can
> execute commands with the PHP API:
> http://wiki.elphel.com/index.php?title=PHP_in_Elphel_cameras
>

In most cases the
wget 127.0.0.1/yourphpscript.php

 would execute faster than

php /usr/html//yourphpscript.php

Because it takes about 2 seconds in the camera just to launch PHP
executable, while 3 instances of PHP are ready to execute scripts from the
web server.

Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://support.elphel.com/pipermail/support-list_support.elphel.com/attachments/20101201/b3929742/attachment-0002.html>


More information about the Support-list mailing list