diff --git a/web/zebra-spaces.html b/web/zebra-spaces.html
index f3bc109..9665390 100644
--- a/web/zebra-spaces.html
+++ b/web/zebra-spaces.html
@@ -3998,9 +3998,10 @@ function streamUrlFor(pubHex){
return SFU_BASE + '/stream?room=' + encodeURIComponent(roomID) + '&pub=' + pubHex;
}
function startStream(uuid, pubHex){
- /* mute the WebRTC mic for this uuid so they don't double-play */
- const w = remoteAudio.get(uuid);
- if (w) try { w.muted = true; } catch(_){}
+ /* DON'T mute the WebRTC audio yet — if the fresh