From 77dcdcd907d8c3049bb4b7aed33dfcb0e9a07b7e Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Tue, 23 Jun 2026 10:53:07 +0000 Subject: [PATCH] fix(web): disable adaptiveStream so the screen-share video isn't paused MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Web SFU viewers got the host's audio but a black screen for the screen share. The room was created with adaptiveStream:true, which pauses video tracks that livekit doesn't see attached to a visible element via track.attach(). The viewer renders through a manually built MediaStream on a