Commit Graph

14 Commits

Author SHA1 Message Date
97558e1982 g 2026-02-24 08:03:58 +01:00
5303cdaa2f add embed page 2026-02-24 07:50:31 +01:00
5a029c8cff f 2026-02-24 07:39:08 +01:00
6e89bf106a feat: improve viewer autoplay experience with a 'tap to play' overlay and reorder video codecs. 2026-02-23 17:03:47 +01:00
0f250d5c2a refactor: Migrate screen sharing media handling from direct WebRTC to Mediasoup. 2026-02-23 16:48:05 +01:00
49e757a155 feat: Make the TURN realm configurable via environment variable and ensure the viewer only reacts to the broadcaster's disconnection. 2026-02-23 06:03:45 +01:00
26decc2c3c feat: Dynamically fetch TURN credentials, improve WebRTC connection stability with ICE restart logic, and configure TURN via environment variables. 2026-02-23 05:55:25 +01:00
deab4dd4a0 feat: Implement dynamic video quality selection and mid-stream source switching, improve viewer connection handling by closing old connections, and optimize broadcaster notifications. 2026-02-23 05:45:33 +01:00
831d76c10e maybe this fixes the poor audio idk loool 2026-02-23 04:11:46 +01:00
56e59a5e2b feat: Implement an Electron-based broadcasting client with screen/window and audio source selection, including Pipewire integration, and add auto-unmute to the viewer. 2026-02-23 04:06:02 +01:00
610ad6d661 refactor: Replace video.js library with a native HTML5 video element for screen sharing playback. 2026-02-23 03:07:58 +01:00
2a6be8d757 feat: Integrate video.js for enhanced video playback and apply custom premium glass styling. 2026-02-23 03:05:14 +01:00
aff93a5b4f feat: Add Docker setup and integrate a local CoTURN server for WebRTC ICE candidates. 2026-02-23 02:58:12 +01:00
5475fe4fc3 shitted this out in 5 mins 2026-02-23 02:42:12 +01:00