Skip to content

Commit 727901c

Browse files
authored
Update and rename optimizing-video-placement to optimizing-video-placement.md
1 parent 29c40d0 commit 727901c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/communication-services/quickstarts/voice-video-calling/optimizing-video-placement renamed to articles/communication-services/quickstarts/voice-video-calling/optimizing-video-placement.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,5 @@ Items to Note:
8686
- It is important to note that each participant's ability to send a specific video resolution can vary. Some computers are equipped with higher quality cameras, enabling them to transmit a 1080p video. Conversely, some mobile browsers may have lower video transmission capabilities, such as only 540p or possibly 740p. Even if you have embedded 1080p or 720p in a page, the incoming video may not match that resolution.
8787
- Azure Communication Services video simulcast ability enhances video streaming by enabling a single video to be transmitted by an end client at multiple resolutions and bitrates simultaneously. This functionality allows viewers with varying network conditions to select which video rendition to select to receive for the best possible video quality without buffering or interruptions. By optimizing bandwidth usage, simulcast sends higher resolution streams only to users who can support them, thereby minimizing unnecessary data transmission. This improves the overall user experience by providing stable and consistent video quality and enables adaptive streaming. However, it is important to note that simulcast is not supported on all browser devices. Currently, simulcast is unavailable when sending videos on mobile browsers or MacOS Safari. If a participant attempts to render 720p video from a user on iOS Safari, Android Chrome, or MacOS Safari, but another participant on the call tries to render the same video at a smaller resolution, both will receive the smaller resolution. This is because those devices prioritize smaller resolutions when simulcast send are unsupported.
8888

89-
9089
# Conclusion
91-
9290
Determining how many videos to place on a web page requires careful consideration of resolution, device type, bandwidth, and user experience. By following these guidelines and best practices, developers can create web pages that not only look appealing but also function seamlessly, providing an optimal viewing experience for users across various devices and connection speeds.

0 commit comments

Comments
 (0)