Agora

一個提供第三方串流服務的供應商

文件:

https://docs.agora.io/

收費方式:

https://docs.agora.io/cn/Video/billing_rtc?platform=All%20Platforms

Web API:

https://docs.agora.io/cn/Video/API%20Reference/web/interfaces/agorartc.stream.html

範例:

https://github.com/AgoraIO/Basic-Video-Call

建立帳戶後去取得相關開發金鑰:

簡單一對一視訊範例:

獲取可用相機與麥克風

包含詳細設定的範例

常見問題:

目前 3.2 SDK 版本如果有給 streamID(UID) 則其他 client 也要給,不然會無法與對方連線到。

如果都沒輸入則可以連線(自動隨機產生 ID)

https://docs.agora.io/en/faq/string#introduction

Last updated

Was this helpful?