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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인