On Wed, Dec 01, 2010 at 02:08:28PM -0700, Andrey Filippov wrote: > On Wed, Dec 1, 2010 at 1:59 PM, Sebastian Pichelhofer > <[1][email protected]> wrote: > > If you want commandline behaviour rather than using a GUI you can > execute commands with the PHP API: > [2]http://wiki.elphel.com/index.php?title=PHP_in_Elphel_cameras > > In most cases the > wget [3]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,
I see what you are saying now, I can even script this command since wget is on the camera. Thanks again, -- .--------------------------------------------------------. | Dr. Philip A. Carinhas || http://fortuitous.com | `--------------------------------------------------------' _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
