sparten11740/allmylights

Dockerization ๐Ÿ‹

irmantask opened this issue ยท 1 comments

Hey,

is it possible/good idea to host in Docker container ? Will be any drawbacks doing that? If no, then i could try to create required files for "dockerization" :)

Hey,

no drawbacks if you're just interested in the OpenRGB related features. However, the Razer Chroma API afaik only accepts connections from its host machine, so the Chroma sink wouldn't work out of the box. The wallpaper sink changes the desktop background of its host machine via local APIs such as User32.dll in case of a windows machine (not implemented yet for any other OS) and cannot be made to work in a Docker image.