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 request: OBS websocket integration #143

Open
thebenb opened this issue Aug 2, 2022 · 0 comments
Open

Feature request: OBS websocket integration #143

thebenb opened this issue Aug 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@thebenb
Copy link

thebenb commented Aug 2, 2022

OBS websocket is one of the most popular OBS plugins, it's downloadable from here.

It acts as a web API that runs on port 4444 by default, with the option for a password. Connections to online tools consistent of a single browser source that links to a “page” that the bot is running. Nearly all OBS functions have an “easy” to access endpoint.

The appeal / features that this would allow would be to control OBS via the chatbot.

Examples of this feature can include:

  • Allowing moderators to change scenes via a command in chat, or even unmute a microphone
  • Hiding / showing sources based on events (e.g. currently playing song is shown on screen for 10 seconds after the song starts, or if a command is run)
  • Allowing the viewers to control certain aspects of a stream.

My primary “want” here is to allow my moderators to control the replay buffer (to save short clips) and to start/stop recording based on what they see fit.

@udoprog udoprog added the enhancement New feature or request label Aug 2, 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

2 participants