How to make multiple viewer with WebRTC SDK

0

I create a project with WebRTC SDK by sample code.

JS is viewer

https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-sdk-js.html

Android is master

https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-sdk-android.html

But how can i make multiple viewer to join the master? Is there any tutorials or documents?

已提問 2 年前檢視次數 280 次
1 個回答
0

To connect multiple viewers you simply need to create multiple client applications that invoke the ConnectAsViewer API using the same Signaling Channel ARN / name. To demonstrate this you could run the browser based Viewer application in two distinct browsers on your laptop.

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南