Integrations
OBS Studio (WebSocket v5.x)
- In OBS, go to Tools → WebSocket Server Settings.
- Enable the server (default port:
4455). - Set a server password.
- Enter the port + password in sDeck's Config panel.
Spotify API (optional)
- Open the Spotify Developer Dashboard → Create app.
- Set the Redirect URI to
http://127.0.0.1:3000/callback. - Copy your Client ID and Client Secret into sDeck's Spotify settings wizard.
WARNING
Spotify bans localhost redirect URLs. You must use http://127.0.0.1 — and the port must match PORT in your .env.
Twitch IRC (optional)
- Generate a token at the Twitchapps TMI Generator.
- Paste the token (starting with
oauth:) and your Twitch username into sDeck's Twitch settings.
Streamlabs Alerts (optional)
- Go to Streamlabs API Settings → API Tokens.
- Copy the Socket API Token (starts with
eyJ...). - Paste it into sDeck's Streamlabs settings.
Once connected, Streamlabs events can trigger the alert overlays in OBS.