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

add more macro variables #1236

Open
markonop93 opened this issue Oct 10, 2024 · 9 comments · Fixed by #1237 or #1238
Open

add more macro variables #1236

markonop93 opened this issue Oct 10, 2024 · 9 comments · Fixed by #1237 or #1238

Comments

@markonop93
Copy link

Background

No response

Solution

add more macro variables

  • which streaming live platforms : kick, twitch, youtube, ..... to display all as icons
  • more window informations for process, position, size
  • studio mode current two scenes
  • queue how many queued and time when last empty to show how busy

Alternatives

No response

Anything else we should know?

No response

@WarmUpTill WarmUpTill linked a pull request Oct 12, 2024 that will close this issue
@WarmUpTill
Copy link
Owner

First of all: Thanks for the suggestions!

  • which streaming live platforms : kick, twitch, youtube, ..... to display all as icons

I think it should be doable to check which streaming service is currently selected in the OBS settings.

  • more window informations for process, position, size

That might be tricky to implement cross platform.

  • studio mode current two scenes

This should already be possible with the "Scene" condition type.

  • queue how many queued and time when last empty to show how busy

Good idea.
I will make sure to include that in the next release.

@WarmUpTill WarmUpTill linked a pull request Oct 13, 2024 that will close this issue
@markonop93
Copy link
Author

"I think it should be doable to check which streaming service is currently selected in the OBS settings."
ok
"That might be tricky to implement cross platform."
ok
"This should already be possible with the "Scene" condition type."
i mean in variable from studio mode condition and action
"Good idea.
I will make sure to include that in the next release."
🚀

@WarmUpTill
Copy link
Owner

i mean in variable from studio mode condition and action

Sorry, I am not quite sure I understand correctly what you are referring to.
If you want to assign the current "preview" or "program" scene to a variable you can do this:

grafik

@markonop93
Copy link
Author

oh ... you need another macro ? why not direct avaialable in studio mode condition ?

@WarmUpTill
Copy link
Owner

You can do it in an existing macro.
There is no need to create a new one.

@markonop93
Copy link
Author

i understand ..

@WarmUpTill
Copy link
Owner

WarmUpTill commented Oct 26, 2024

A build with the requested features (except for the window stuff) will be available here in a few minutes:
https://github.com/WarmUpTill/SceneSwitcher/actions/runs/11530783690?pr=1248

image
image
image

@WarmUpTill WarmUpTill reopened this Oct 26, 2024
@markonop93
Copy link
Author

i try tomorow

@markonop93
Copy link
Author

i forget sorry

i dont see macro property for queue last empty

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

Successfully merging a pull request may close this issue.

2 participants