Difference between revisions of "Projects:Timelapse"
(first draft :)) |
(Reformatted the information) |
||
| Line 3: | Line 3: | ||
|Has project tag=video, timelapse, cam | |Has project tag=video, timelapse, cam | ||
|Has description=Timelapse cam, with autogenerated videos. | |Has description=Timelapse cam, with autogenerated videos. | ||
| − | |Has website=www.leaseweb. | + | |Has website=www.leaseweb.com,timelapse.live |
}} | }} | ||
| − | + | 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== | |
| − | http:// | + | 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 | http://api.timelapse.live/v2/projects/1708001/cameras/01/images | ||
| − | |||
| − | ProjectID: 1708001 | + | '''ProjectID:''' 1708001 |
| + | '''CameraID:''' 01 | ||
| + | |||
| + | |||
| + | ==API Documentation== | ||
| + | api.timelapse.live: http://timelapse.live/api-docs/api.html | ||
| + | |||
| + | get.timelapse.libe: http://timelapse.live/api-docs/get.html | ||
| + | |||
| + | ==Website Javascript== | ||
If you'd like to include it on a website, and have the image reload | 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: | in-place, we have a small js lib to help out: | ||
https://bitbucket.org/timelapselive/javascript | https://bitbucket.org/timelapselive/javascript | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 22:34, 29 July 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
api.timelapse.live: http://timelapse.live/api-docs/api.html
get.timelapse.libe: 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