© 2026 Hedgehog Software, LLC
const player = Stream(playerFrame); if (document.visibilityState === "hidden") { console.log("pausing"); player.pause(); }