Twitch Hackathon project for https://twitchstreamertools.devpost.com/
- Step 1: Add the Extension to your twitch account
- Step 2
Option 1: Hosted
- https://stg.chronx.dev/chat-plays-obs/index.html#/
- Add that dock to your OBS view.
Option 2: Local
- Click Data Processing:
- Users interact via clicks in the frontend.
- Clicks are processed and translated into commands to move OBS sources.
- OBS WebSockets:
- Local WebSocket controls modify OBS sources in real-time.
- Sources can be repositioned or adjusted dynamically based on input.
- Room Creation:
- Uses a Rust-based WebSocket backend to create and manage rooms.
- Supports multiple concurrent streams with separate configurations.
Graph provided by vivax3794