diff --git a/src/components/live.ts b/src/components/live.ts index 1de542f1..7e6ca2b7 100644 --- a/src/components/live.ts +++ b/src/components/live.ts @@ -218,6 +218,7 @@ export class FrigateCardLiveJSMPEG extends LitElement { }, { protocols: [], + audio: false, videoBufferSize: 1024 * 1024 * 4, onVideoDecode: () => { // This is the only callback that is called after the dimensions