Scene switcher for streamers, supporting OBS Studio and Streamlabs OBS
Report Bug / Request Feature · INSTALLATION INSTRUCTIONS
If you like this project and want to support me, you can DONATE TO THE PROJECT
(more demos coming soon, send me links to your VODs!)
This projects connects Among Us with OBS Studio and Streamlabs OBS. You will be able to switch between scenes, based on game events such as beeing in menu, lobby or discussion or doing tasks.
Currently running in beta state, quick draw as a proof of concept. There is currently no UI but UI is not necessarily needed so this Beta version
- Install AmongOBS with the given installer
- If you are using OBS Studio, install and setup OBS Websocket
- Launch AmongOBS
- Configure your OBS websocket connection in the settings (scroll to the bottom)
- OBS Studio
- Use
ws://localhost:4444
as Host & Port (replace4444
with the port you have defined in OBS Studio) - Add the token, if you are using a password encrypted connection (recommended!)
- Use
- Streamlabs OBS
- Within Streamlabs open the settings for remote control and click on the blurred QR code to open it
- Click on "show details"
- Use
http://127.0.0.1:59650/api
as Host & Port (replace59650
with the port you have defined in Streamlabs OBS) - Copy your Streamlabs API token into AmongOBS
- OBS Studio
- Configure the scenes you want to switch to, based on the game status.
- Start the game and test it 😄
- Feature me on your live streams and connect to my Discord (optional 😉 )
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Please also have a look at CrewLink by ottomated, a free, open Among Us proximity voice chat, which made this project possible.