1回答
- 新しい順
- 投票が多い順
- コメントが多い順
1
Hi Namita,
- 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.
- 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
回答済み 1年前
関連するコンテンツ
- AWS公式更新しました 9ヶ月前
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?