willianrod / ODeck

A free and open-source alternative to StreamDeck
https://odeck.app
MIT License
388 stars 22 forks source link

[feature] Add OBS integration #35

Open willianrod opened 11 months ago

willianrod commented 11 months ago

Description

As a streamer I want to be able to add a key that allows me to pick one of my scenes and transition to that scene when pressed

Tech requirements

OBS has a built in websocket server that we can use to perform actions like switch scenes and get OBS information, like current volume

Features