Disable audio on JSMPEG stream to remove bogus console message.

This commit is contained in:
Dermot Duffy
2021-10-21 19:33:40 -07:00
parent b5bbf3e3cb
commit 42b8038280
+1
View File
@@ -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