https://github.com/samn/videochime
ambient gauge, from a Brightcove hackathon, June 2012
https://github.com/samn/videochime
Last synced: 12 months ago
JSON representation
ambient gauge, from a Brightcove hackathon, June 2012
- Host: GitHub
- URL: https://github.com/samn/videochime
- Owner: samn
- Created: 2012-06-08T00:58:47.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-20T17:22:06.000Z (almost 14 years ago)
- Last Synced: 2025-03-16T03:32:06.568Z (over 1 year ago)
- Language: Clojure
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# videochime
A passive gauge of video performance
## Usage
lein deps
lein run min-delay max-delay
the chime will poll for new data randomly between min & max milliseconds apart.
min-delay should be at least 3 seconds (the default chiming length)
## License
Copyright © 2012 samn
Distributed under the Eclipse Public License, the same as Clojure.