bitfocus / companion-module-elgato-keylight

Controls the Elgato Keylight and Ringlight family of devices
MIT License
3 stars 5 forks source link

El Gato Light Strips #13

Closed derkleinemischi closed 2 years ago

derkleinemischi commented 3 years ago

I recently bought the new Light Strips made by Elgato. These strips are perfect for livestreaming and/ or filming because they do not flicker on camera. It is possible to control the strips with the Streamdeck software by Elgato. Does anyone have any plans to create a module for supporting the strips with the companion app?

josephdadams commented 3 years ago

Does it work with the existing elgato keylight module?

derkleinemischi commented 3 years ago

The Elgato keylight does not have RGB colors as the Light Strips have.

thomascantrellsea commented 3 years ago

Looking at https://github.com/frenck/python-elgato/commit/f18cdfc497172ccd7e8ec9e9d4030817d4ffb36a#diff-90de78d4ec384ad6c22be1447ca6396d32fc06f8b6fb6317682c00daf4b9d541, I see no reason the current keylight module couldn't be extended for this. API is very similar, just extended.

knbpixels commented 2 years ago

The current key light module works to control on/off and brightness functions for the Light Strip. Can someone that is a lot smarter than me add the RGB function?

estilles commented 2 years ago

I think we should just add support for the Light Strips on the existing Key Light module. Transferring issue to the module repo.

estilles commented 2 years ago

This seems to be a duplicate of #12. Closing and continuing the conversation there.