From 0922392782b6ce0641357f6be7a9d2073432447a Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 10 Oct 2021 09:29:11 -0700 Subject: [PATCH] Add warning about lack of iPhone fullscreen support. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f9f3e44..9f0225d8 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,12 @@ You must be using a version of the [Frigate integration](https://github.com/blak to use JSMPEG proxying. The `frigate-jsmpeg` live provider will not work with earlier integration versions. +### Fullscreen button does not appear on iPhone + +Unfortunately, [iOS does not support the Javascript fullscreen +API](https://caniuse.com/fullscreen). As a result, card-level fullscreen support +for the iPhone is not currently possible. + ### Failed to fetch **Note:** This error should no longer be possible >= v0.1.5 .