RTMP pull/push and Zoom

0

Hello I am new to AWS, but am interested in connecting a Zoom call to AWS MediaLive and onwards to Facebook or YouTube Live with translated captions. How do you specify the channel inputs of a zoom call as RTMP pull/push, HLS or RTP. Any help is much appreciated!

hcodo
已提问 3 年前663 查看次数
2 回答
0

hcodo

You will have to create an RTMP Push input in MediaLive, and set the Application Name and the Stream Name (aka Stream Key).
The will create the RTMP endpoint that Zoom will have to send the data to. As an example I've set the Application Name to 'live' and the Application Instance to 'MyStreamKeyA', giving the the following RTMP endpoint:

rtmp://aa.bb.cc.dd:1935/live/MyStreamKeyA

Then configure Zoom to send RTMP content to use this destination. In Zoom, set the Stream URL to rtmp://aa.bb.cc.dd/live and set the Stream Key to MyStreamKeyA

Naturally you can set the Application Instance to whatever you want (Case sensitive, no spaces, no '' or '/'), just make sure that what you set matches between MediaLive and the Zoom instance.

已回答 3 年前
0

fxeataws,

Thank you so so much for your thorough help, it is extremely appreciated!

hcodo
已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则