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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则