diff --git a/README.md b/README.md index bc83f75e..1d028e8a 100644 --- a/README.md +++ b/README.md @@ -1107,6 +1107,23 @@ Retain interesting Frigate events forever: Retain events +### PTZ Control + +Control a PTZ camera: + +PTZ Control + +### Media Layout + +Pan around a large camera view to only show part of the video feed in the card at a different aspect ratio: + +#### Before + +Media Layout A + +#### After + +Media Layout B ## Examples diff --git a/images/media-layout-a.png b/images/media-layout-a.png new file mode 100644 index 00000000..b9a049a0 Binary files /dev/null and b/images/media-layout-a.png differ diff --git a/images/media-layout-b.png b/images/media-layout-b.png new file mode 100644 index 00000000..1e21e1d8 Binary files /dev/null and b/images/media-layout-b.png differ diff --git a/images/native-ptz.gif b/images/native-ptz.gif new file mode 100644 index 00000000..4a0c9d35 Binary files /dev/null and b/images/native-ptz.gif differ