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?

feita há 2 anos280 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas