docs: Include references to ptz capability for substreams. (#2120)

- Closes: #2118
This commit is contained in:
Dermot Duffy
2025-07-05 13:41:31 -05:00
committed by GitHub
parent 1bbc5be6fe
commit d0bfb97843
2 changed files with 11 additions and 1 deletions
+4
View File
@@ -67,6 +67,10 @@ cameras:
| `substream` | The camera can be used as a substream on another camera. |
| `trigger` | The camera can be triggered. |
?> If using a camera only as a `substream`, don't forget to keep both the
`substream` and `ptz` capabilities enabled if you wish to use PTZ controls for
the substream.
## `cast`
The `cast` block configures how a camera is cast / sent to media players.