Merge pull request #143 from dermotduffy/audio

Explicitly disable audio for JSMPEG streams to remove spurious error message
This commit is contained in:
Dermot Duffy
2021-10-21 19:39:13 -07:00
committed by GitHub
+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