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
질문됨 9달 전249회 조회
1개 답변
1
수락된 답변

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
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠