polto

Show:

What's happening?

  • Followup: RE: Suitability for mobile applications?

    Hi, NC353L is already used in few UAV projects. Here is a video in 1280x720p at 100 km/h speed: http://community.elphel.com/videos/geotagged_720p_100_km_h/1244903535_100418.mov Not very precise the GPS :) ...

    2009-06-14 14:24:56 UTC in Elphel reconfigurable cameras

  • Followup: RE: how to change the frame rate by command line?

    Hi, For reboot: "reboot -f" , please execute "sync" before if you modified something on the filesystem. Changing FPS is possible from autocampars.php / parsedit.php , For FPS limitation where are two ways: Use FP1000SLIM & FPSFLAGS Or use triggered mode for sensor specifying a precise frame rate. Set TRIG to 4, adjusting the triggering period TRIG_PERIOD...

    2009-05-22 16:45:36 UTC in Elphel reconfigurable cameras

  • Followup: RE: help with camogm

    The simple way with no any modification is to use wget on the camera: "wget http://127.0.0.1/snapfull.php -O /var/hdd/image_`date %+s`.jpg" You can make a shell script, something advanced or just as stupid as: "while true; do wget http://127.0.0.1/snapfull.php -O /var/hdd/image_`date %+s`.jpg; sleep 1m; done" to autostart your script at boot time use...

    2009-05-22 16:16:24 UTC in Elphel reconfigurable cameras

  • Followup: RE: help with camogm

    Hi ! It is possible to do with minimal delays possible on the sensor side with a simple PHP script in 8.0 firmware. (so make sure you are using the latest 8.0 and not 7.1 firmware) Please check this script http://wiki.elphel.com/index.php?title=PHP_Examples#Get_full_sensor_size_snapshot_while_streaming_a_ROI I also suggest this article for better understanding of the feature of the new...

    2009-04-27 05:17:11 UTC in Elphel reconfigurable cameras

About Me

  • 2008-03-10 (2 years ago)
  • 2032638
  • apolto (My Site)
  • polto

Send me a message