Problem with AWS Elemental MediaLive & Elemental MediaPackage

0
  • I have configured the OutputGroup of the Medialive channel as HLS.
  • I have pasted the URL of MediaPackage v1 as the Medialive channel destination.
  • I created and immediately applied the IAM Role "MediaLiveAccessRole."
  • CDN Settings: HLS webdav

However, despite this setup, the following errors continue to appear repeatedly in the Medialive Channel's Alerts:

① Set: 2023.10.10 00:55:18 GMT+9 Cleared: - Status: SET Pipeline: 0 Type: Failed to Write to Output Message: OutputDataBackground failed to send file for URL [https://6a0d7aa93e38****.mediapackage.ap-northeast-1.amazonaws.com/in/v2/972aa26ab97443e182a5f8e5e7e80452/972aa26ab97443e182a5f8e5e7e80452/channel_120231010T005423_00015.ts], after [3] attempts, error [req

② Set: 2023.10.10 00:55:25 GMT+9 Cleared: - Status: SET Pipeline: 0 Type: Failed to Create Output File or Socket Message: MPEGTS muxer for mediaID [1] unable to open output or stream [https://6a0d7aa93e38****.mediapackage.ap-northeast-1.amazonaws.com/in/v2/972aa26ab97443e182a5f8e5e7e80452/972aa26ab97443e182a5f8e5e7e80452/channel_1.000019.m3u8].

③ Set: 2023.10.10 00:52:54 GMT+9 Cleared: - Status: SET Pipeline: 0 Type: Failed to Close or Finalize the Output Message: MPEGTS muxer for mediaID [1] unable to close output or stream.

=============== what am i missing here?

JHKim
已提問 7 個月前檢視次數 270 次
2 個答案
1
已接受的答案

Thanks for your questions. There are several items you should check for proper connection between AWS MediaLive and AWS MediaPackage services.

  • Selecting an HLS Output Group requires you set the URL of the destination. When delivering to MediaPackage, you will also need to include the Username and Password required by the MediaPackage input (See Credential drop down menu). When creating the connection for the first time, you will be asked to create a password reference, which can be used in the future.
  • If the MediaLive Channel Class is a Standard (dual-pipe) then you will need to provide URL, UName and PWord of the secondary input to MediaPackage for the HLS Destination A in MediaLive
  • Confirm that your IAM Role MediaLiveAccessRole contains ability to write to MediaPackage (and S3 if needed)
  • You may want to try setting CDN Setting to Basic Put, if the above does not remove your error

Note: Selecting a MediaPackage Output Group will allow an easier connection to a MediaPackage channel, needing to provide only the reference name for the MP channel. This, will however, obfuscate many of the output settings in MediaLive.

AWS
Mike-ME
已回答 7 個月前
  • Thank you so much. This error was due to a credentials issue. I didn't create parameters before.

    May I ask one more question? I'm curious about the purpose of creating parameters. I'd like to understand how this works and how it's used. If there are any related documents, please feel free to share.

    Thank you again!

0

Thank you so much. This error was due to a credentials issue. I didn't create parameters before.

May I ask one more question? I'm curious about the purpose of creating parameters. I'd like to understand how this works and how it's used. If there are any related documents, please feel free to share.

Thank you again!

JHKim
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南