Coder Social home page Coder Social logo

Comments (10)

tomaszterka avatar tomaszterka commented on June 27, 2024

I think this is solution for my problem. I just take config from NightLapse and delete line with ISO, exp and all works fine. For example here is config for 5sec Timelapse:

sleep 1
t app key mode
sleep 1
t app key record
sleep 1
reboot yes

I counted also time needed for reboot so this giving u +/- 5 sec

from autoexechack.

 avatar commented on June 27, 2024

Will look at it tomorrow, thanks!
Konrad Iturbe
Madrid, Spain.
http://chernowii.com
Sent using CloudMagic
On Thu, Apr 02, 2015 at 9:42 PM, tomaszterka [email protected] wrote:I think this is solution for my problem. I just take config from NightLapse and delete line with ISO, exp and all works fine. For example here is config for 5sec Timelapse:

sleep 1
t app key mode
sleep 1
t app key record
sleep 1
reboot yes

I counted also time needed for reboot so this giving u +/- 5 sec

—Reply to this email directly or view it on GitHub.

from autoexechack.

vicloro91 avatar vicloro91 commented on June 27, 2024

Hello,
not if I passed, but the timelapse file runs only 51 times , only makes 51 photos.
playing some file got it reached 10,000 approx.
I have done it if you're interested , repeating the code sleep ... t app key 180 times in a file ( not because it leaves me repeat more times ( the camera does not support it ?)) .
So I get to do 180 pictures before the restart file timelapse.ahs
The version is the last one was released . The camera is 1.07 and the hero 2014

from autoexechack.

tomaszterka avatar tomaszterka commented on June 27, 2024

I can check it if u have better idea :)

from autoexechack.

KonradIT avatar KonradIT commented on June 27, 2024

@tomaszterka Hi. Thanks for the correction, I did a time lapse.ash file to avoid any problems but it seems it does not work. Will update the project. I haven't got a Hero 2014 so I can't test the other intervals, could you test this please:

10 seconds interval:

sleep 1
t app key mode
sleep 5
t app key record
sleep 1
reboot yes

30 seconds interval:

sleep 1
t app key mode
sleep 25
t app key record
sleep 1
reboot yes

Best regards

from autoexechack.

tomaszterka avatar tomaszterka commented on June 27, 2024

Ok i will test this. On 5 sec interval like i write before i recorded 16 min and iv got somthing like 200 pictures and all works fine. But will test a little more :)

from autoexechack.

vicloro91 avatar vicloro91 commented on June 27, 2024

stops when it reaches 581 photos.
knowing that makes 581 reboots and 51 readings timelapse file, I have implemented the following code , which I tested and it works.
reaches 51 photos and restarts, and 51 more restarts , so by logic we would have 581 * 51 = 29000 approx.
sleep 5
t app key record
sleep 5
d:\timelapse.ash
reboot yes

from autoexechack.

tomaszterka avatar tomaszterka commented on June 27, 2024

Just checked this code (10 sec):

sleep 1
t app key mode
sleep 5
t app key record
sleep 1
reboot yes

2h of shooting
665 photos

and all still working fine :)

from autoexechack.

 avatar commented on June 27, 2024

For me the 10 sec interval works also perfect! My only question is if continuous reboot harms the camera. Do you guys have an idea about it?

from autoexechack.

 avatar commented on June 27, 2024

@dantypas2 It should not harm the camera as long as the picture is progressed correctly.
Sent using Boxer
On May 9, 2015 2:33 PM, dantypas2 [email protected] wrote:For me the 10 sec interval works also perfect! My only question is if continious reboot harms the camera. Do you guys have an idea about it?

—Reply to this email directly or view it on GitHub.

from autoexechack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.