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 :)

gefragt vor 2 Jahren363 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren
  • Would this be possible to implement in a unity project? It is for web gl, but the main project is done in unity.

    Thanks

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen