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
gefragt vor 3 Jahren663 Aufrufe
2 Antworten
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.

beantwortet vor 3 Jahren
0

fxeataws,

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

hcodo
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen