Don't adjust reconnection timeout.

This commit is contained in:
Dermot Duffy
2021-10-22 22:06:09 -07:00
parent 7b2b829848
commit a6cc7d43d6
-1
View File
@@ -222,7 +222,6 @@ export class FrigateCardLiveJSMPEG extends LitElement {
protocols: [],
audio: false,
videoBufferSize: 1024 * 1024 * 4,
reconnectInterval: 10,
onVideoDecode: () => {
// This is the only callback that is called after the dimensions
// are available. It's called on every frame decode, so just