Difference between revisions of "Projects:Timelapse"
(Reformatted the information) |
m |
||
| (One intermediate revision by the same user not shown) | |||
| Line 23: | Line 23: | ||
==API Documentation== | ==API Documentation== | ||
| + | You can query the API for individual images. | ||
| + | |||
api.timelapse.live: http://timelapse.live/api-docs/api.html | api.timelapse.live: http://timelapse.live/api-docs/api.html | ||
| − | get.timelapse. | + | get.timelapse.live: http://timelapse.live/api-docs/get.html |
==Website Javascript== | ==Website Javascript== | ||
Latest revision as of 19:27, 6 August 2017
| Exact name | Timelapse |
|---|---|
| Generated SHA Flag with Name (experiment here) | |
| Description | Timelapse cam, with autogenerated videos. |
| Has website | www.leaseweb.com, timelapse.live |
| Persons working on | M4rcu5
Edit specify you're working on this project on your user page, here... and then on "edit with form" at the top. |
| Self-organized sessions | |
| Tags | video, timelapse, cam |
| Other projects... | |
Located in the radio tower.
The camera is currently taking an image every minute. The speed of the video may vary during the week
Content Links
302 redirect to latest image: http://get.timelapse.live/1708001/01/latest.jpg
auto-generated timelapse: http://videos-cdn.timelapse.live/1708001/01/timelapse.mp4
API Endpoint
http://api.timelapse.live/v2/projects/1708001/cameras/01/images
ProjectID: 1708001
CameraID: 01
API Documentation
You can query the API for individual images.
api.timelapse.live: http://timelapse.live/api-docs/api.html
get.timelapse.live: http://timelapse.live/api-docs/get.html
Website Javascript
If you'd like to include it on a website, and have the image reload in-place, we have a small js lib to help out: https://bitbucket.org/timelapselive/javascript