fix camera audio availability detection on mobile live grid (#23488)

This commit is contained in:
Josh Hawkins 2026-06-15 08:26:19 -05:00 committed by GitHub
parent ba29e141da
commit e84a89ef3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -592,6 +592,7 @@ export default function LiveDashboardView({
resetPreferredLiveMode(camera.name)
}
config={config}
streamMetadata={streamMetadata}
>
<LivePlayer
cameraRef={cameraRef}