Add README troubleshooting FAQ.
This commit is contained in:
@@ -1568,6 +1568,12 @@ Try resetting the app frontend cache:
|
||||
|
||||
* `Configuration -> Companion App -> Debugging -> Reset frontend cache`
|
||||
|
||||
### Casting to a remote media player does not work
|
||||
|
||||
This could be for any number of reasons. Chromecast devices can be quite picky on network, DNS and certificate issues, as well as audio and video codecs. Check your Home Assistant log as there may be more information in there.
|
||||
|
||||
**NOTE**: In particular, for Frigate to support casting of clips, the default ffmpeg settings for Frigate must be modified, i.e. Frigate does not encode clips in a Chromecast compatible format out of the box (specifically: audio must be enabled in the AAC codec, whether your camera supports audio or not). See the [Frigate Home Assistant documentation](https://docs.frigate.video/integrations/home-assistant) or [this issue](https://github.com/blakeblackshear/frigate/issues/3175) for more.
|
||||
|
||||
## Development
|
||||
|
||||
### Building
|
||||
|
||||
Reference in New Issue
Block a user