-
The Websocket Connection didn't work when using OBS v28
There where major updates in obs websocket. so it would be nice if this gets updated aswell.
-
Is there a way to tell streamdeck to change a scene in OBS whitout changing the current window focus ?
Stealing the focus makes it useless when youre playing a game and want to switch something
-
Sorry my english is bad. The issue is that the program preview should not be change or update when I toggle on/off any scene sources, but in the the web program preview is changed, but in obs program …
-
I've got a semi-complex setup that I built on my PC, and everything works flawlessly there.
As I activate a scene, I can see the filters turning on and off (move filter so it turns off when it's do…
-
The OBS feedback "obs: Source Active in Preview" seems to have no result. The background and textcolor are not changing although the sceeneitem / source is active / visible in preview.
I used this…
-
### Is this a bug in companion itself or a module?
- [X] I believe this to be a bug in companion
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the…
-
The title says it all, but if not, can you direct me to where I can get api info for getting real time audio level data and control?
-
It would be nice to have updated bindings to support newly implemented API functionality. Could you also document how you generated the sources, because I can't quite figure out how codegen/protocol.p…
-
Hello @steveseguin!
Sorry to bother you but I was thinking about this crazy idea, not sure if that would be too much or out of context.
Yesterday I was doing a live event using your platform, sh…
-
Right now we connect plain sockets and use `for { io.Copy() }` and copiy streams in both direction so we have 1 goroutine per upgraded connection regardless if we have a websocket or something else.
…