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
asked 3 years ago649 views
2 Answers
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.

answered 3 years ago
0

fxeataws,

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

hcodo
answered 3 years ago

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