udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
157 stars 23 forks source link

Feature request: OBS websocket integration #143

Open thebenb opened 2 years ago

thebenb commented 2 years ago

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:

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.