diff --git a/README.md b/README.md index 7d7bc3bd..b7172b65 100644 --- a/README.md +++ b/README.md @@ -1572,6 +1572,18 @@ Pan around a large camera view to only show part of the video feed in the card a Ribbon Timeline +### In-menu media / mute control + +In-Menu Media Control + +### 2-way Audio Support + +2-way Audio + +### Zoom Support + +Zoom Support + ## Examples ### Illustrative Expanded Configuration Reference diff --git a/images/microphone.gif b/images/microphone.gif new file mode 100644 index 00000000..7ddce8f1 Binary files /dev/null and b/images/microphone.gif differ diff --git a/images/native-media-control.png b/images/native-media-control.png new file mode 100644 index 00000000..884505dc Binary files /dev/null and b/images/native-media-control.png differ diff --git a/images/zoom.gif b/images/zoom.gif new file mode 100644 index 00000000..4563811d Binary files /dev/null and b/images/zoom.gif differ