Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: read color data from screen and set bulbs to match #9

Open
danparsons opened this issue Mar 11, 2014 · 2 comments
Open

Comments

@danparsons
Copy link
Owner

Sent to me via email from [email protected]:

I want to use something to intertwine my Plex home media server with my Philips Hue bulbs. Something needs to grab color information (either from Plex or just my display) and translate it to something that the Philips Hue can understand.

It looks like you have the second part already finished nicely, but the first part is a bit tricky. What do you think about using something like NSColorSpace to grab that color information from the display while you are watching a movie or playing a game.

@laranea
Copy link

laranea commented May 7, 2015

Just do a system(screencapture) every x seconds and use the python library colorthief to retrieve the color pallette and then set your hue lights.

@laranea
Copy link

laranea commented May 7, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants