fix: Cache 2-way audio detection to avoid re-probing (#2716)
- Closes: #2299
This commit is contained in:
@@ -30,6 +30,11 @@ If detection never succeeds for a camera, the `go2rtc` stream itself may not
|
||||
offer 2-way audio -- see
|
||||
[`go2rtc` live provider configuration](../configuration/cameras/live-provider.md?id=go2rtc).
|
||||
|
||||
Detection requires `go2rtc` to connect to the camera, so a successful result is
|
||||
cached by the card for 5 minutes rather than detected again every time the card
|
||||
loads. Reload your browser after changing the `go2rtc` configuration to have the
|
||||
card detect changes immediately.
|
||||
|
||||
## Example configuration
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user