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

質問済み 2年前363ビュー
1回答
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
回答済み 2年前
  • Would this be possible to implement in a unity project? It is for web gl, but the main project is done in unity.

    Thanks

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ