mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
fix camera audio availability detection on mobile live grid
This commit is contained in:
parent
32e433cafc
commit
39835c7b54
@ -592,6 +592,7 @@ export default function LiveDashboardView({
|
|||||||
resetPreferredLiveMode(camera.name)
|
resetPreferredLiveMode(camera.name)
|
||||||
}
|
}
|
||||||
config={config}
|
config={config}
|
||||||
|
streamMetadata={streamMetadata}
|
||||||
>
|
>
|
||||||
<LivePlayer
|
<LivePlayer
|
||||||
cameraRef={cameraRef}
|
cameraRef={cameraRef}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user