Only show the microphone button when the loaded media supports 2-way audio.
This commit is contained in:
@@ -1081,7 +1081,6 @@ export class FrigateCameraManagerEngine
|
||||
supportsSnapshots: !isBirdseye,
|
||||
supportsRecordings: !isBirdseye,
|
||||
supportsTimeline: !isBirdseye,
|
||||
supports2WayAudio: cameraConfig.live_provider === 'go2rtc',
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user