1.3 KiB
Chromecast support
Immich supports the Google's Cast protocol so that photos and videos can be cast to devices such as a Chromecast and a Nest Hub. This feature is considered experimental and has several important limitations listed below. Currently, this feature is only supported by the web client, support on Android and iOS is planned for the future.
Enable Google Cast Support
Google Cast support is disabled by default. The web UI uses Google-provided scripts and must retreive them from Google servers when the page loads. This is a privacy concern for some and is thus opt-in.
You can enable Google Cast support through Account Settings > Features > Cast > Google Cast
<img src={require('./img/gcast-enable.webp').default} width="70%" title='Enable Google Cast Support' />
Limitations
To use casting with Immich, there are a few prerequisites:
- Your instance must be accessed via an HTTPS connection in order for the casting menu to show.
- Your instance must be publicly accessible via HTTPS and a DNS record for the server must be accessible via Google's DNS servers (
8.8.8.8
and8.8.4.4
) - Videos must be in a format that is compatible with Google Cast. For more info, check out Google's documentation