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?

preguntada hace 2 años280 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas