Is it possible for AWS Elemental MediaLive service to change MP4 input while the channel is running dynamically?

0

we want to add the feature like below:

  1. upload video files to the S3 bucket from our CMS solution (h.264/mp4).
  2. dynamically create a broadcast schedule with the files uploaded to the S3 bucket in step 1.
  3. start broadcasting the schedule in step2.

The most important thing is that the schedule can be dynamically edited even during broadcasting, but it seems that AWS Elemental MediaLive can't do that. If MediaLive is not enough, are there any other solutions?

please let us know if it is.

ray
feita há 9 meses250 visualizações
1 Resposta
1
Resposta aceita

AWS Elemental MediaLive does support the use of a Dynamic Input to select MP4 source files from an S3 bucket. Individual file sources can be selected by the MediaLive Schedule function, Define a MediaLive Input with this format: s3://<bucket_name>/<subfolder_path>/$urlPath$ The $urlPath$ is the dynamic variable that will be replaced by the MP4 file name. When creating the MediaLive Input Switch Schedule, select the Dynamic Input name, then enter the source file name to switch to. MediaLive Dynamic Input

NOTE: MediaLive can not start with a Dynamic Input, so a 'slate' or start source file must be selected to begin with, then schedule an Input Switch to the Dynamic Input.

AWS
Mike-ME
respondido há 9 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas