amias
New Member
amias submitted a new resource:
OBS-Hue - Control hue lights from hotkey presses with in OBS
Read more about this resource...
OBS-Hue - Control hue lights from hotkey presses with in OBS
An OBS Python script that allows you to control settings on your hue lights from custom obs hotkeys
Two hotkeys are assigned
To use this you will need the phue python library installed
pip3 install phue
for info on settings and values
GitHub - studioimaginaire/phue: A Python library for the Philips Hue system
A Python library for the Philips Hue system. Contribute to studioimaginaire/phue development by creating an account on GitHub.github.com
This is set to trigger the colour loop effect on and off with two hotkeys.
You could add more hotkeys and trigger static colour settings by adding
more instances of h and adding to...
Read more about this resource...