vitorio / gear360-2017-mods

Modding a Samsung Gear 360 camera (2017) to support wifi remote shutter and time-lapse photos
Creative Commons Zero v1.0 Universal
29 stars 6 forks source link

Alternative files for supporting timers from 5s to 240s #3

Open royeiror opened 4 years ago

royeiror commented 4 years ago

Just wondering if there's a way to allow this mod to change the time between shots.

vitorio commented 4 years ago

Hi, @royeiror, there isn't a way to change the time built-in.

If you don't want to set up a GitHub fork with your changes, I believe you can attach files to an issue comment just by dragging and dropping it in. If you'd like to leave a comment with your file and describe the changes you made, I'll leave this issue open so others can find them.

Otherwise, just hit the "Fork" button at the top right, and in the "Code" tab of your new fork, navigate to the "www" subdirectory. Clicking on "index.html" will give you a view with an edit icon (a little pencil in the upper right) where you can paste your changes, and there's also an "Upload files" button for you to add your new scripts. Then you'll have a proper fork with your additional timings!

royeiror commented 4 years ago

I found the intervalometer very useful, but kind of limited. I took your html file and copy and pasted the 30s interval and renamed it to 5, 15, 30, 45, 60, 90, 120, 180, and 240s, I added the respective files inside the cgi-bin, so the web interface shows all the start and stop buttons. I wouldn't know how to maintain a fork of your work on Github, but I think more people would find it useful with these modifications. www.zip