View live stream 404

0

We have started a live stream to ivs and the stream is pushed success. But when we view the live stream, it shows 404. We check the live channels and there are no live channels. We retry to push the stream and the issue still exists.
The issue appeared from about 5/30, it disappeared on 6/02 and appears 6/03 (CST).
ivs region: us-east-1.
What's possible reason?

akata
질문됨 3년 전2621회 조회
2개 답변
0

The 404 error indicates that the playback URL is not available, which indicates that the stream is either offline or does not exist (https://aws.github.io/amazon-ivs-player-docs/1.3.1/web/enums/errortype.html#not_available). This can be caused by multiple different reasons, however, the two most likely are that the playback URL is being requested before the stream is available or the stream did not start successfully.

  1. There is a slight delay between when the “Start Stream” button is pressed by the broadcaster and when the content is available for viewing. One potential reason for the error being seen, could be that the playback URL is requested for the channel before the content is available, which will result in a 404 error. To ensure the content is available for playback, please confirm the Amazon EventBridge “Stream Start” event (https://docs.aws.amazon.com/ivs/latest/userguide/eventbridge.html#eventbridge-examples-stream-state-change) is produced before requesting the playback URL. To help reduce the stream-start time, please refer to the following recommended encoder configuration:
    https://docs.aws.amazon.com/ivs/latest/userguide/streaming-config.html#streaming-config-reducing-latency

  2. While a stream may be started by the broadcaster, if the stream exceeds the channel input limits, the stream will be disconnected by IVS and an Amazon EventBridge limit breach event will be produced (https://docs.aws.amazon.com/ivs/latest/userguide/eventbridge.html#eventbridge-examples-limit-breach). This would mean that the stream did not successfully start, thus causing a 404 error to be produced as the stream would not be online.

If further investigation is required, please reach out to AWS Support, as then we will be able to look into the specific channel details and what may be causing the 404 error to occur during playback.

AWS
답변함 3년 전
0

Thanks for your answer.
According to your description, we have found our problem. We really failed to push the live stream. Now we can view it successfully.

akata
답변함 3년 전

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

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

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

관련 콘텐츠