obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 705 forks source link

Bug: Sources in Groups are not longer usable #1044

Open TomberWolf opened 1 year ago

TomberWolf commented 1 year ago

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

28.0.0

OBS Studio Version (Other)

No response

obs-websocket Version

5.0.1

OBS Studio Log URL


OBS Studio Crash Log URL

No response

Expected Behavior

I want to change sources in groups but as far as I can recognize, that doesn't work anymore. I can just change the whole group, not it's sources.

That breaks 70% of my streaming setup.

Current Behavior

Sources in groups don't react.

Steps to Reproduce

  1. Run StreamDeck with BarRaider or any other tool based on WebSocket 5
  2. Set a source within a group as target

Anything else we should know?

No response

ChristopheCVB commented 1 year ago

This is most liekely due to BarRaider's implementation, not OBS WS v5

TomberWolf commented 1 year ago

Sorry, but no. We have the same issues with some other tools using WS v5 like Lumia Stream or Streamer.Bot, and I've talked back to the authors. Support for groups seems to be reduced overall.

ChristopheCVB commented 1 year ago

Weird, I don't have any problem manipulating them. You should be able to get children of groups using GetGroupSceneItemList. That's what I do and everything is working fine.

tt2468 commented 1 year ago

Please describe your issue in terms of actual RPC requests. It's difficult to understand when described from the perspective of using a third-party application.

MarkWasfy00 commented 1 year ago

How to actually move source to group?