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

Implement obs-browser events support #18

Open
Coestar opened this issue Dec 16, 2022 · 0 comments
Open

Implement obs-browser events support #18

Coestar opened this issue Dec 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Coestar
Copy link
Owner

Coestar commented Dec 16, 2022

There are a number of useful events/functions available when running in a browser source that would be useful in this project, for instance:

  • Awareness of and reacting to OBS scene switching. Different functionalities, appearance, and more depending on which OBS scene is loaded.
  • Awareness of whether OBS is currently broadcasting.
  • Awareness of whether browser source is currently visible (and perhaps pause game).
  • Transition callback support to perhaps perform transition-like behavior during scene switching.

Reference:
https://github.com/obsproject/obs-browser

@Coestar Coestar added the enhancement New feature or request label Dec 16, 2022
@Coestar Coestar self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant