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

asked 2 years ago357 views
1 Answer
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
answered 2 years ago
  • Would this be possible to implement in a unity project? It is for web gl, but the main project is done in unity.

    Thanks

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions