Skip to content

Commit 84cb173

Browse files
committed
[Stream] Remove Live event log for now, need to revise before publishing
1 parent 5999105 commit 84cb173

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

src/content/docs/stream/stream-live/troubleshooting.mdx

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,3 @@ If your live stream is buffering, freezing, experiencing latency issues, or havi
4242
The upload-to-duration ratio is a measurement of how long it takes to upload a part of your stream compared to how long that part would take to play. A ratio of less than 100% means that your stream is uploading at least as fast as it would take to play, so it should not experience buffering or freezing for most users. A ratio of 100% or more means that your video is uploading slower than it would take to play, so it is likely that most users will experience buffering and freezing.
4343
</Details>
4444
</Steps>
45-
46-
## Event error codes
47-
48-
This guide can help you troubleshoot the following error codes received while live streaming videos:
49-
* `INPUT_CONNECTION_ERROR` — An error occurred while reading the input connection.
50-
* `STREAM_FAILED_TO_START` — An error occurred while starting the live stream.
51-
* `TIMEOUT_READING_FROM_INPUT` — Timeout waiting for packet, stream is stopping.
52-
* `UNEXPECTED_FRAME_TYPE` — Expected IDR keyframe but received a different frame type.
53-
* `INPUT_FORCE_DISCONNECTED` — Your live input was forcefully disconnected.
54-
55-
For a full list of events, go to the [Cloudflare dashboard](https://dash.cloudflare.com) > **Stream** > **Logs**.
56-
57-
If you subscribe to webhooks, instead see [webhook error codes for on demand videos](/stream/manage-video-library/using-webhooks/#error-codes) and [webhook error codes for live stream](/stream/stream-live/webhooks/#error-codes).
58-
59-
If you receive any of the above error codes while live streaming videos:
60-
<Steps>
61-
1.
62-
2.
63-
3.
64-
</Steps>
65-
If you are still receiving error codes, [contact support](/support/contacting-cloudflare-support/).

0 commit comments

Comments
 (0)