obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

Bug: Sources in Groups are not longer usable

Open TomberWolf opened this issue 3 years ago • 6 comments

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

TomberWolf avatar Oct 21 '22 03:10 TomberWolf

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

ChristopheCVB avatar Oct 24 '22 14:10 ChristopheCVB

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.

TomberWolf avatar Oct 24 '22 23:10 TomberWolf

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.

ChristopheCVB avatar Oct 25 '22 11:10 ChristopheCVB

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.

tt2468 avatar Nov 18 '22 06:11 tt2468

How to actually move source to group?

MarkWasfy00 avatar Feb 08 '23 18:02 MarkWasfy00