This app takes a photo each time you have moved a given distance. The distance is taken from GPS. This continues as long as the Run button is on, even when the screen is off.
Photos are saved in the Pictures directory. They are geotagged.
GPS and camera together drain the battery quite quickly.
Other camera apps, like the Jolla camera app, may not work correctly while Interval Camera is running.
Attachment | Size | Date |
---|---|---|
harbour-interval-camera-1.1-1.armv7hl.rpm | 10.06 KB | 18/07/2015 - 14:04 |
harbour-interval-camera-1.2-1.armv7hl.rpm | 10.33 KB | 11/10/2016 - 22:54 |
Adds Date and Orientation to exif data
Comments
cargocult
Sat, 2016/08/20 - 10:18
Permalink
Writing Exif.Photo.DateTimeOriginal and Exif.Image.Orientation seems possible. I'll try.
Note that the exact coordinates are there in the exif data, just not where most software is looking for it. It's in two different places, one is rounded, one is not.
cargocult
Tue, 2016/10/11 - 22:55
Permalink
New version 1.2: Orientation is written to exif data. DateTimeOriginal seems not supported by QML on Sailfish. Using Date instead. It also contains the time.
MichalP
Fri, 2016/08/19 - 10:52
Permalink
hello, very nice and simple app. Is it possible to store exif tags Exif.Photo.DateTimeOriginal and Exif.Image.Orientation? and mainly not rounded GPS info?
heubergen
Sat, 2015/07/18 - 15:51
Permalink
A great idea, thank you!