From 3eca6b790ae3b110545afb33fc0d62109b5ca8f2 Mon Sep 17 00:00:00 2001 From: Stefan Kempinger <19308955+CrazyChaoz@users.noreply.github.com> Date: Sat, 21 Feb 2026 20:25:03 +0100 Subject: [PATCH] docs: Clarify recorded clips button visibility in the `Responding to fullscreen` example (#2325) Added capability "clips" to get button visibility for recorded clips when using the `Responding to fullscreen` example. This example is almost exactly my use case, but i spent quite some time to find out exactly why the example killed my ability to watch recorded clips. --------- Co-authored-by: Dermot Duffy --- docs/examples.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index 9bbfe13b..4bb1a59f 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -58,7 +58,11 @@ cameras: capabilities: disable_except: - substream - # Also allow PTZ controls on the substream. + # Optionally allow media on this substream. + - clips + - snapshots + - recordings + # Optionally allow PTZ controls on the substream. - ptz automations: - conditions: