Skip to content

Commit 2c3656c

Browse files
authored
update 1
1 parent 6d537e0 commit 2c3656c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • articles/communication-services/concepts/voice-video-calling

articles/communication-services/concepts/voice-video-calling/simulcast.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ Simulcast is available in the Azure Communication Services SDK for WebJS and nat
2222

2323
## How simulcast works
2424

25-
The simulcast feature lets the Azure Communication Services calling SDK send multiple video qualities to the selective forwarding unit (SFU), which then forwards the optimal one to each endpoint based on their bandwidth, CPU, and resolution needs. This approach conserves publisher resources and ensures subscribers get the best available quality. The SFU does not alter video quality; it simply selects which stream to forward.
25+
The simulcast feature lets the Azure Communication Services calling SDK send multiple video qualities to the selective forwarding unit (SFU), which then forwards the optimal one to each endpoint based on their bandwidth, CPU, and resolution needs. This approach conserves publisher resources and ensures subscribers get the best available quality. The SFU doesn't alter video quality; it simply selects which stream to forward.
2626

2727
## Supported number of video qualities available with Simulcast
2828

29-
Simulcast streaming from a web desktop endpoint supports up to three distinct video quality levels. No additional API configuration is required to activate Simulcast for Azure Communication Services, as this functionality is enabled by default and available for all video calls.
29+
Simulcast streaming from a web desktop endpoint supports up to three distinct video quality levels. No other API configuration is required to activate Simulcast for Azure Communication Services, as this functionality is enabled by default and available for all video calls.
3030

3131
## Available video resolutions
3232

33-
When a participant utilizes simulcast streaming, there are no predefined resolutions for high or low quality video streams. Rather, the delivery of either a single or multiple video streams depends on various factors. If all video subscribers request and can support the highest resolution available, the publisher will transmit only the maximum resolution stream.
33+
When a participant utilizes simulcast streaming, there are no predefined resolutions for high or low quality video streams. Rather, the delivery of either a single or multiple video streams depends on various factors. If all video subscribers request and can support the highest resolution available, the publisher transmits only the maximum resolution stream.
3434

3535
Simulcast supports the following resolutions:
3636

0 commit comments

Comments
 (0)