Open
Conversation
lynnfirst
commented
Jan 26, 2022
| </p> | ||
| <p> | ||
|
|
||
| **规避方案**:在 iOS 15.x 上使用 `WebAudio` 进行音频播放并使用 `GainNode` 调整音量后,可以提高播放音量。Agora 建议你按照以下步骤规避该问题: |
Contributor
Author
There was a problem hiding this comment.
这个规避方案先不上线,等4.9.0上线后再发布
| </p> | ||
| <p> | ||
|
|
||
| **规避方案**:升级至 Web SDK 4.x 最新版本。SDK 会尝试在打断事件后恢复媒体播放。 |
Contributor
Author
There was a problem hiding this comment.
建议在业务层面增加提示,引导用户刷新页面
| <summary>本地用户佩戴蓝牙耳机,开始发送音频流后就无法听到远端音频</summary> | ||
| <p> | ||
|
|
||
| **影响范围**:部分小米及 One Plus 机型 |
Contributor
Author
There was a problem hiding this comment.
移动端使用蓝牙设备会碰到音频路由的问题
mst3k4ever
approved these changes
Jan 28, 2022
| </details> | ||
|
|
||
| <details> | ||
| <summary>iOS 15.x: The video played goes black</summary> |
Collaborator
There was a problem hiding this comment.
Edit: "...video playback..." (maybe?)
| </p> | ||
| <p> | ||
|
|
||
| **Details**: On iOS 15.x, if you play the video in the DOM node and add some CSS properties (such as `transform` and `animation`) to the` video` element or its parent element, or if you change the CSS properties to redraw the video rendering area, sometimes the video goes black. |
Collaborator
There was a problem hiding this comment.
Edit: "...if you play a video in DOM mode..." (generic, I think?, plus no article with "mode")
|
|
||
|
|
||
| <details> | ||
| <summary>iOS 15.x: After the user wears a Bluetooth headset, the audio may be significantly distorted</summary> |
Collaborator
There was a problem hiding this comment.
Edit: "If a user..." (generic?)
| - On devices equipped with **MediaTek chips**, the Web SDK cannot encode and send video streams in H.264. | ||
| - On devices equipped with Huawei **HiSilicon Kirin** chips, if you use Chrome versions earlier than 88, the Web SDK cannot encode and send video streams in H.264. | ||
| - When receiving video streams on Chrome on **OnePlus 6**, if the screen turns off, the video may freeze. | ||
| - **Harmony OS** does not support sending the video stream of 180p. |
Collaborator
There was a problem hiding this comment.
Maybe "at 1080p"? (fix CN also, if so)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.