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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南