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?

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

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

回答問題指南