MediaLive in Unity project

0

Hello,

I have a unity project which I would like to implement screen sharing and video calls. I wonder how I could do it by implementing MediaLive. On the other hand, I also wonder if it would be more feasible to do it using Amazon Interactive Video Service.

Thank you :)

posta 2 anni fa363 visualizzazioni
1 Risposta
0

Hi,

For real-time two-way video communication your best option is Chime SDK : https://aws.amazon.com/chime/chime-sdk/.

AWS Elemental MediaLive and Amazon Interactive Video Service's latency is not suitable for real-time two-way video calls.

You can use Chime SDK in conjunction with IVS to create a streaming web app with interaction via video calls and chat : https://github.com/aws-samples/amazon-ivs-chime-web-demo.

Thanks

AWS
Pedro_F
con risposta 2 anni fa
  • Would this be possible to implement in a unity project? It is for web gl, but the main project is done in unity.

    Thanks

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande