StreamDeck plugin to enable OBS Studio and StreamLabs OBS Replay saving
Go to file
Tyler 2baa15923a
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is failing Details
Add auth support
2020-06-27 16:59:56 -04:00
obsws initial version 2020-01-14 23:32:53 -05:00
plugin Add auth support 2020-06-27 16:59:56 -04:00
slobs Add auth support 2020-06-27 16:59:56 -04:00
.drone.yml Fix binary names 2020-01-14 23:34:39 -05:00
README.md Update readme 2020-01-16 00:27:02 -05:00
client.go Add support for streamlabs obs 2020-01-16 00:19:22 -05:00
client_obsws.go Add support for streamlabs obs 2020-01-16 00:19:22 -05:00
client_slobs.go Add auth support 2020-06-27 16:59:56 -04:00
go.mod Add auth support 2020-06-27 16:59:56 -04:00
go.sum Add auth support 2020-06-27 16:59:56 -04:00
replay.go Add support for streamlabs obs 2020-01-16 00:19:22 -05:00
replay_test.go initial version 2020-01-14 23:32:53 -05:00

README.md

StreamDeck OBS Replay

Enables toggling replay recording and saving replays from Stream Deck with feedback shown on the icons.

Installation - OBS Studio

Install obs-websocket and configure

Add plugin to Stream Deck (double click) and configure your icons with the host, port (default: 4444) and password (if configured).

Installation - Streamlabs OBS

Set port to 59650 and the plugin will auto detect.

Credits

StreamLabs OBS (Base software)

OBS Studio (Base software)

Stéphane Lepin (obs-websocket)

Chris de Graaf (go-obs-websocket)

Elgato/Corsair for Stream Deck + SDK/Documentation

Bumbler (https://bumbler.tv) for icons/plugin icon