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

Web mobile compatibility #445

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Web mobile compatibility #445

wants to merge 12 commits into from

Conversation

lynnfirst
Copy link
Contributor

No description provided.

markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
</p>
<p>

**规避方案**:在 iOS 15.x 上使用 `WebAudio` 进行音频播放并使用 `GainNode` 调整音量后,可以提高播放音量。Agora 建议你按照以下步骤规避该问题:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

这个规避方案先不上线,等4.9.0上线后再发布

markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
</p>
<p>

**规避方案**:升级至 Web SDK 4.x 最新版本。SDK 会尝试在打断事件后恢复媒体播放。
Copy link
Contributor Author

Choose a reason for hiding this comment

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

建议在业务层面增加提示,引导用户刷新页面

markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
markdown/Video/web_sdk_mobile_compatibility.md Outdated Show resolved Hide resolved
<summary>本地用户佩戴蓝牙耳机,开始发送音频流后就无法听到远端音频</summary>
<p>

**影响范围**:部分小米及 One Plus 机型
Copy link
Contributor Author

Choose a reason for hiding this comment

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

移动端使用蓝牙设备会碰到音频路由的问题

en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
</details>

<details>
<summary>iOS 15.x: The video played goes black</summary>
Copy link
Collaborator

Choose a reason for hiding this comment

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

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.
Copy link
Collaborator

Choose a reason for hiding this comment

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

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>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Edit: "If a user..." (generic?)

en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
- 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.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe "at 1080p"? (fix CN also, if so)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this is 180p

Copy link
Collaborator

Choose a reason for hiding this comment

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

Okay!

en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
en-US/markdown/Video/web_sdk_mobile_known_issues.md Outdated Show resolved Hide resolved
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.

None yet

2 participants