Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedahan/colortracker
sensor that tracks colors and emits them to a living room server over osc
https://github.com/jedahan/colortracker
living-room osc
Last synced: 15 days ago
JSON representation
sensor that tracks colors and emits them to a living room server over osc
- Host: GitHub
- URL: https://github.com/jedahan/colortracker
- Owner: jedahan
- Created: 2018-02-19T01:05:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T20:02:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-09T22:58:12.273Z (22 days ago)
- Topics: living-room, osc
- Language: Makefile
- Homepage:
- Size: 536 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This presents a camera view, and you can click on a pixel to track those colors
It then sends those to a living room server over osc
Expects a roomdb osc server at localhost:41234
You can export `ROOMDB_HOST` and `ROOMDB_PORT` to change the location
![screenshot of color tracking](./images/screenshot.png)