Skip to content

Commit 30d4542

Browse files
authored
Update README.md (#30)
1 parent 2e4aea7 commit 30d4542

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The code for this sample is found the following subdirectories:
1111

1212
* Archiving ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Archiving)) -- This sample shows you how to record a Vonage Video session.
1313

14+
* Audio-Input-Device-Changed ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Audio-Input-Device-Changed)) -- This sample application demonstrates the audioInputDeviceChanged event that allows the developer to alert their users whenever their microphone changes.
15+
1416
* Basic-Audio-Transformer ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Basic-Audio-Transformer)) -- This sample application shows how to use a basic audio transformer with the Vonage Video APIs. It is very similar to the Basic Video Chat example but it adds a low-pass filter to the published audio.
1517

1618
* Basic-Background-Blur ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Basic-Background-Blur)) -- This sample application shows how to add background blur with the Vonage Video APIs.
@@ -24,6 +26,8 @@ The code for this sample is found the following subdirectories:
2426

2527
* Basic-Video-Zoom ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Basic-Video-Zoom)) -- This sample shows you how to use a video transformer to zoom and center a publisher.
2628

29+
* In-Call-Monitoring ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/In-Call-Monitoring)) -- This sample application demonstrates the qualityScoreChanged (based on the subscriber's audio/video MOS) and cpuPerformanceChanged (real-time indication of device performance related to CPU pressure) events.
30+
2731
* Live-Broadcast ([source](https://github.com/Vonage-Community/video-api-web-samples/tree/main/Live-Broadcast)) -- This sample shows you how to do a live broadcast using WebRTC, HLS, and RTMP.
2832

2933
* Moderate-Background-Blur ([source](https://github.com/vonage-community/video-api-web-samples/tree/main/Moderate-Background-Blur)) -- This sample application shows how to add background blur with the Vonage Video APIs and Vonage ML Transformers library.

0 commit comments

Comments
 (0)