How to ensure one streamID for a single broadcast?

0

IN Amazon live team uses IVS for streaming live broadcasts on www.amazon.in/live. We also record the broadcasts for displaying them to the users on demand(VOD). Currently, we are seeing 1:n mapping between the broadcast and the streamIDs of the recorded videos on even a minor momentary network issues, i.e, for a single broadcast the recorded video is divided into n chunks while storing in IVS with separate streamID for each chunk. This leads to incomplete VOD generation hence showing incomplete recorded videos to the user on the live page.

How can we ensure that we have 1 stream recording(streamID) for one broadcast?

質問済み 6ヶ月前143ビュー
1回答
0

Have you configured your channels to merge fragmented streams? Here are the docs for that:

https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/record-to-s3.html#r2s3-merge-fragmented-streams

If you have configured this and are still having issues please let me know and we'll dig deeper.

profile picture
回答済み 6ヶ月前
  • Yes, we have configured merge fragmented streams as "30-second window". Maybe increasing this will help. Also, can we increase the starvation time limit and figure out the starvation limit for the channel?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ