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
posta 3 anni fa663 visualizzazioni
2 Risposte
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.

con risposta 3 anni fa
0

fxeataws,

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

hcodo
con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande