Skip to content

Commit a68c82c

Browse files
authored
Update together-mode-web.md
1 parent d5f5a54 commit a68c82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/together-mode/together-mode-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Microsoft 365 users with role organizer, co-organizer, or presenter can start To
5555
togetherModeFeature.start();
5656
```
5757
### End Together Mode
58-
Together Mode automatically ends for everyone when nobody subscribes to the video for 5 minutes. There's no API to end Together Mode.
58+
Together Mode will automatically terminate for all participants if no video stream is detected from any participant for a duration of one minute. There's no API to end Together Mode.
5959

6060
### Get coordinates of participants in Together Mode
6161
The property `togetherModeSeatingMap` provides coordinates for individual participants in the stream. Developers can use these coordinates to overlay participant info such as display name or visual features like spotlight, hand raised, and reactions on the stream.

0 commit comments

Comments
 (0)