Skip to content

Releases: VestalisDE/AmongOBS

0.2.0 Airship update

01 Apr 17:46
6aebc2c
Compare
Choose a tag to compare

Logo

AmongOBS 0.2

Scene switcher for streamers.

AmongOBS 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

If you like this project and want to support me, you can DONATE TO THE PROJECT


INSTALLATION

  • 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 (replace 4444 with the port you have defined in OBS Studio)
      • Add the token, if you are using a password encrypted connection (recommended!)
    • 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 (replace 59650 with the port you have defined in Streamlabs OBS)
      • Copy your Streamlabs API token into AmongOBS
  • 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 😉 )

DEMO

Tech Demo
(more demos coming soon, send me links to your VODs!)


CHANGELOG

  • [ADDED] support for latest AmongUs update (Airship)

HELP & SUPPORT

If you do have questions, you can visit my Discord (https://discord.com/invite/rZM6bAh8EQ) or file an issue on github.

0.1.0 First public beta

24 Jan 02:48
41466d3
Compare
Choose a tag to compare

Logo

AmongOBS 0.1

Scene switcher for streamers.

AmongOBS 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

If you like this project and want to support me, you can DONATE TO THE PROJECT


INSTALLATION

  • 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 (replace 4444 with the port you have defined in OBS Studio)
      • Add the token, if you are using a password encrypted connection (recommended!)
    • 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 (replace 59650 with the port you have defined in Streamlabs OBS)
      • Copy your Streamlabs API token into AmongOBS
  • 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 😉 )

DEMO

Tech Demo
(more demos coming soon, send me links to your VODs!)


CHANGELOG

  • [REMOVED] No hardcoded link to OBS Studio, everything can be configured within the tool
  • [ADDED] support for Streamlabs OBS.
  • [IMPROVED] OBS connection and Among Us connection can be established after AmongOBS is started (until now, these needed to be launched first)

HELP & SUPPORT

If you do have questions, you can visit my Discord (https://discord.com/invite/rZM6bAh8EQ) or file an issue on github.

0.0.2-a

05 Jan 01:33
Compare
Choose a tag to compare
0.0.2-a Pre-release
Pre-release

Early alpha - just a proof of concept.

Demo: https://youtu.be/39XW-fReY68

Hardcoded link to OBS Studio.
You need to install OBS Websocket in order to enable Websocket connections in OBS Studio

AmongOBS is hardcoded linked to localhost:4444 and the scenes have to be named a special way:
Game Lobby: AmongUs_Lobby
Game Tasks: AmongUs_Tasks
Game Discussion: AmongUs_Discussion
Game Menu: AmongUs_Lobby
Game Unknown: AmongUs_Lobby

OBS has to be running before launching AmongOBS, otherwise reload it with CTRL+R

If you do have questions, you can visit my Discord: https://discord.com/invite/rZM6bAh8EQ

0.0.1-a

05 Jan 00:05
739eace
Compare
Choose a tag to compare
0.0.1-a Pre-release
Pre-release

Early alpha - just a proof of concept.

Hardcoded link to OBS Studio.
You need to install OBS Websocket in order to enable Websocket connections in OBS Studio

AmongOBS is hardcoded linked to localhost:4444 and the scenes have to be named a special way:
Game Lobby: AmongUs_Lobby
Game Tasks: AmongUs_Tasks
Game Discussion: AmongUs_Discussion
Game Menu: AmongUs_Lobby
Game Unknown: AmongUs_Lobby

OBS has to be running before launching AmongOBS, otherwise reload it with CTRL+R