Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.3.1 bugfix 0530 #3641

Merged
merged 6 commits into from
May 31, 2024
Merged

4.3.1 bugfix 0530 #3641

merged 6 commits into from
May 31, 2024

Conversation

Cilla-luodan
Copy link
Collaborator

No description provided.

@@ -44,6 +44,7 @@
<section id="detailed_desc">
<p id="desc1">该回调描述每个用户在通话中的 last mile 网络状态,其中 last mile 是指设备到声网边缘服务器的网络状态。</p>
<p id="desc2">该回调每 2 秒触发一次。如果远端有多个用户,该回调每 2 秒会被触发多次。</p>
<p>该回调通过频道内的广播包反馈网络质量。过多的广播包可能引发广播风暴。为防止广播风暴导致频道内大量数据传输,该回调默认支持同时反馈最多 4 个远端主播的网络质量。</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

过多的广播包可能引发广播风暴。为防止广播风暴导致频道内大量数据传输,该回调默认支持同时反馈最多 4 个远端主播的网络质量。-> 过多的广播包可能引发广播风暴,从而导致频道内大量数据传输,因此该回调xxxxx。整合了一下原来的描述,还有一个问题不太确定,原文的描述是默认最多支持反馈 4 个远端用户的网络,意思是可以通过私参或者其他手段支持更多吗?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

也不行,技术支持也木有手段,多于 4 个会导致所有的回调都变成 0,我把默认删了,就是支持 4 个

@Cilla-luodan Cilla-luodan merged commit 5aea4ca into master May 31, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants