Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Reqest] UI component to Toggle Show/Hide for sources on active scene #115

Open
paul-dab opened this issue Oct 2, 2022 · 2 comments

Comments

@paul-dab
Copy link

paul-dab commented Oct 2, 2022

In my OBS setup which I've been using to perform technical product demos in VC calls I use Scenes for defining the layout of sources and toggle them on and off based on what I want to show. This means that I only need 6 or 7 scenes with the 5 sources I make use of instead of 30-40 scenes to accommodate every permutation.

I also use a scene for managing pre-recorded videos which are set to play when un-hidden which I can't trigger unless I make a scene for each video.

Scene collections aren't an answer because there is no UI in the OBS app to select them quickly.

Before v28 and websocket 5 I was using t2t2.github.io/obs-tablet-remote/ which allowed for showing the sources alongside the scenes but this project seems abandoned.

@paul-dab paul-dab changed the title [Feature Reqest] Toggle Show/Hide for sources on active scene [Feature Reqest] UI component to Toggle Show/Hide for sources on active scene Oct 2, 2022
@Niek
Copy link
Owner

Niek commented Oct 3, 2022

We had sources requests before, but I don't really see a way to add support without cluttering the UI. We could add them in a separate modal box box that makes it a lot harder to quickly toggle them on/off.
Scene collections would make more sense in my opinion, in the OBS app you can quickly switch collections in the menu. There's indeed no hotkey support yet, but that's something you can open a bug for in the obs-project.

@burtonis
Copy link

Can you use the "Show in multiview" tag?
Alternatively https://github.com/dvangennip/web_remote_for_OBS uses a text filter during the "get scene list" function to filter them out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants