[Feature Request] OBS Websocket Output

Request a feature that you would like to see in QLC+.
Explain in details why you would need it and which is your usage case.
Post Reply
cpyarger
Posts: 9
Joined: Fri Aug 03, 2018 5:53 am
Real Name: Chris Yarger

I know that this is probably way outside the scope of this project, But I would love to see the ability to control OBS using QLC+
jimbo333
Posts: 1
Joined: Sun Aug 23, 2020 2:29 am
Real Name:

Not a direct plugin, but I was able to get this working using "NodeRed" as a bridge. The WebSockets (command-line parameter "-w") can be used to connect to QLC from NodeRed. You can then setup events that trigger light changes, such as scene changes. This page https://forums.homeseer.com/forum/homes ... ht-working documents getting QLC+ working with NodeRed, the important parts of that are down in that thread.

Integrating with OBS WebSockets plugin details are found on this page: https://opensource.com/article/20/6/obs ... -streaming

Hooking it all together and they trigger together :)
Post Reply