Christophe Carvalho Vilas-Boas

Results 20 comments of Christophe Carvalho Vilas-Boas

Along with something like `SetInputMonitorVolume` would be great too. Or is this completely different and I should open another issue?

No my bad, it's a plugin called Audio Monitor. It was a user that asked me to implement that but I wasn't aware that it was provided by a plugin....

Unfortunately, when I run `yarn setup` on the root project, I get some errors, here's one: ``` lerna notice cli v7.1.1 × @strapi/ui-primitives:build vite v4.4.3 building for production... src/components/Collection/Collection.tsx(24,10): error...

Yeah, windows, no wsl, using power shell 7. If you can add them for me, I'll be extremely grateful

```html ``` Is what I use as a workaround

Done ! I sent a pull request.

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

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.

Isn't [SceneItemEnableStateChanged](https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#sceneitemenablestatechanged) what you're looking for?