Difference between revisions of "Projects:Timelapse"

From SHA2017 Wiki
Jump to: navigation, search
(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.nl
+
|Has website=www.leaseweb.com,timelapse.live
 
}}
 
}}
As delivered via email:
+
Located in the radio tower.
  
302 redirect to latest image:
+
The camera is currently taking an image every minute. The speed of the video may vary during the week
http://get.timelapse.live/1708001/01/latest.jpg
 
(as documented: http://timelapse.live/api-docs/get.html)
 
  
generated timelapse video:
+
==Content Links==
http://video-cdn.timelapse.live/1708001/01/timelapse.mp4
+
302 redirect to latest image: http://get.timelapse.live/1708001/01/latest.jpg
  
the API endpoint:
+
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
(as documented: http://timelapse.live/api-docs/api.html)
 
  
ProjectID: 1708001, CameraID: 01
+
'''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
 
Currently the camera is taking an image every minute. I may vary the
 
speed of the video during the week to play it a bit faster.
 
 
Located in the radio tower.
 

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

Add.png create self-organized session

Tags video, timelapse, cam
Other projects...

refresh

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