feat: Implement an Electron-based broadcasting client with screen/window and audio source selection, including Pipewire integration, and add auto-unmute to the viewer.

This commit is contained in:
2026-02-23 04:06:02 +01:00
parent 95208cfab6
commit 56e59a5e2b
11 changed files with 1710 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
<span class="dot pulse"></span>
<span>Connecting to Broadcaster</span>
</div>
<p style="margin-top:20px; font-size: 0.9rem; color: var(--text-secondary);">Click anywhere to enable audio once connected</p>
</div>
<video id="remoteVideo" autoplay playsinline controls></video>
</div>