From 141e9aa177fbe647f6563185aeb5b3422dc8a5b1 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Sun, 19 Jun 2022 15:15:31 -0300 Subject: [PATCH] Remove OOM workaround suggestion As it got fixed by https://github.com/dermotduffy/frigate-hass-card/pull/460#issuecomment-1067931275. --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 5f9a286d..d980743b 100644 --- a/README.md +++ b/README.md @@ -2736,28 +2736,6 @@ rewind or fast-forward. Workarounds: * Use a [Frigate Card Element](#frigate-card-elements) or menu icon to trigger the action instead. -### Console shows 'Offset is out of bounds' / 'Out of bounds memory access' - -This is an issue with the JSMPEG live provider and cameras with high-resolutions -/ high-bitrates. [This bug](https://github.com/dermotduffy/frigate-hass-card/issues/189) has much -more discussion on this topic. Some users report success in disabling the WASM-option for JSMPEG like so: - -```yaml -live: - jsmpeg: - options: - disableWebAssembly: true -``` - -Lowering the camera bitrate, and/or increasing the `videoBufferSize` for JSMPEG may also help: - -```yaml -live: - jsmpeg: - options: - videoBufferSize: 41943040 -``` - ### Home Assistant iOS App not updating after card version change Try resetting the app frontend cache: