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
preguntada hace 3 años2621 visualizaciones
2 Respuestas
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
respondido hace 3 años
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
respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas