使用 AWS re:Post 即表示您同意 AWS re:Post 使用條款

MediaLive encrypting HLS with static key

0

We see issue with respect to the input and output bitrate in the MediaLive channel. Network In is 10Mbps while Network out is approx 5MBps. We are not providing any setting wrt encoding. All default settings are used.

  1. What could be the reason of less output bitrate. few issues: While the channel is running, in the preview window we are not seeing smooth data but the frames. How to handle this? At the playback we see resync issues, is there any configuration required in the media live channel to fix it?
已提問 1 年前檢視次數 284 次
1 個回答
1

Hi Namita,

  1. If encoding settings are not supplied in the MediaLive channel config, the default behavior is to encode h.264 at 5 Mbit. That seems to align with what you're seeing.
  2. The preview thumbnails provided in the MediaLive console are individual frames, not live video.

For your playback issues, a good place to start would be to increase the logging detail level from your channel configuration (default is no logging) and then review the messages in CloudWatch logs.

Regards, Steve

AWS
已回答 1 年前
  • Thank you for your answer! I will enable the logging. I am using ffmpeg for playback my HLS content. I see errors like interval between sections are too long for PAT error. This error is for other tables as well. I increased buffer size to the max value. Any other clue i can try?

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

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

回答問題指南