From 39835c7b545beab6cf8e119a4e7b990c0dc6146d Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:12:17 -0500 Subject: [PATCH] fix camera audio availability detection on mobile live grid --- web/src/views/live/LiveDashboardView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/views/live/LiveDashboardView.tsx b/web/src/views/live/LiveDashboardView.tsx index e935148151..975d97444e 100644 --- a/web/src/views/live/LiveDashboardView.tsx +++ b/web/src/views/live/LiveDashboardView.tsx @@ -592,6 +592,7 @@ export default function LiveDashboardView({ resetPreferredLiveMode(camera.name) } config={config} + streamMetadata={streamMetadata} >