Commit Graph

11 Commits

Author SHA1 Message Date
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
95208cfab6 feat: Add BROADCASTER_PASSWORD environment variable to the app service. 2026-02-23 03:23:38 +01:00
e43af71392 feat: Add password-based authentication for broadcasters and restrict WebRTC offers to authenticated users. 2026-02-23 03:21:50 +01:00
6ca87857f2 refactor: remove redundant RTCRtpSender variable declaration and directly use window.RTCRtpSender. 2026-02-23 03:17:02 +01:00
8840a429c7 feat: Configure video tracks for high bitrate and prefer VP8/H264 codecs. 2026-02-23 03:15:07 +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
a5db1636e6 feat: Integrate Video.js for enhanced video playback and controls in the viewer. 2026-02-23 03:02:56 +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