Add troubleshooting entry to disable title popups.

This commit is contained in:
Dermot Duffy
2023-06-19 13:19:29 -07:00
parent 268574e307
commit 82d5576940
+15
View File
@@ -4005,6 +4005,21 @@ live:
mode: none
```
### Title "Popups" are annoying / continually popping up
Title popups can be disabled for live or media viewer views with this configuration:
```yaml
live:
controls:
title:
mode: none
media_viewer:
controls:
title:
mode: none
```
### Microphone / 2-way audio doesn't work
There are many requirements for 2-way audio to work. See [Using 2-way