gaming-hub/server/src/plugins
Daniel 29bcf67121 feat(streaming): add Screen Streaming plugin with WebRTC
New plugin: browser-based screen sharing via Chrome Screen Capture API.
Multi-stream grid layout (Rustdesk-style tiles) with live previews.

- Server: WebSocket signaling at /ws/streaming (SDP/ICE relay)
- Server: http.createServer for WebSocket attachment
- Frontend: StreamingTab with broadcaster/viewer modes
- Frontend: tile grid, fullscreen viewer, LIVE badges
- Supports multiple concurrent streams
- Peer-to-peer video via WebRTC (no video through server)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 00:39:49 +01:00
..
lolstats feat(lolstats): add Riot API hybrid — show ALL game modes (URF, Brawl, etc.) 2026-03-06 21:54:53 +01:00
radio feat(radio): add 2-second pre-buffer to reduce audio lag 2026-03-06 23:28:58 +01:00
soundboard feat(soundboard): download modal with filename input + fix yt-dlp binary 2026-03-06 23:59:31 +01:00
streaming feat(streaming): add Screen Streaming plugin with WebRTC 2026-03-07 00:39:49 +01:00
.gitkeep Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00