Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Agora 广播 API 构建 PWA。我设法在桌面 Chrome 上播放视频流,但在 Safari 上没有。文档说 MacOS 和 iOS 都支持 Safari,但事实并非如此。
当我在 Safari 上打开客户端页面时,它没有播放视频流,而是创建了一个没有内容的视频播放器。我没有在检查器视图中看到任何数据流,或者根本没有任何活动在进行。
我需要对 Safari 做一些不同的事情吗?
Agora.io 为他们的 Web SDK 提供了一个自动诊断页面,这可能对你有用:
agora_webrtc_troubleshooting