Replies: 1 comment
-
OBS has a built-in websocket server you can connect to. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I noticed Streamdeck runs its own websocket server in OBS Studio:
I was wondering if it is possible to connect to that websocket from a Stream Deck plugin and send/receive mesasges to OBS Studio.
Currently I am following the SDK documentation to learn how to develop streamdecks plugins. I managed to use several fucntions (setImage, setTitle, etc) but I am not skilled enough to figure it out. I know it is advanced techniques but I would appreciate any example or directions where to look for information on the subject.
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions