From 7f3bae82db368d027c265528ca500cc9637a8972 Mon Sep 17 00:00:00 2001 From: ToriLindsay Date: Wed, 13 Aug 2025 10:50:39 +0100 Subject: [PATCH] [Stream] Cross links to new live stream troubleshooting --- src/content/docs/stream/examples/obs-from-scratch/index.mdx | 2 +- src/content/docs/stream/stream-live/start-stream-live.mdx | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/docs/stream/examples/obs-from-scratch/index.mdx b/src/content/docs/stream/examples/obs-from-scratch/index.mdx index 3e12a44d4abf6e5..65d164b685c47ec 100644 --- a/src/content/docs/stream/examples/obs-from-scratch/index.mdx +++ b/src/content/docs/stream/examples/obs-from-scratch/index.mdx @@ -90,7 +90,7 @@ _Your available options in the "Video Encoder" menu, as well as the resulting "E - **Profile** and **Tuning** can be left at their default settings. - **B Frames** (available only for some encoders) should be set to 0 for LL-HLS Beta streams. -For more information about these settings and our recommendations for Live, see the "[Recommendations, requirements and limitations](/stream/stream-live/start-stream-live/#recommendations-requirements-and-limitations)" section of [Start a live stream](/stream/stream-live/start-stream-live/). +Learn more about optimizing your live stream with [live stream recommendations](/stream/stream-live/start-stream-live/#recommendations-requirements-and-limitations) and [live stream troubleshooting](/stream/stream-live/troubleshooting/). ## What is Next diff --git a/src/content/docs/stream/stream-live/start-stream-live.mdx b/src/content/docs/stream/stream-live/start-stream-live.mdx index b02f02566678b0c..ca5ad9da89cecac 100644 --- a/src/content/docs/stream/stream-live/start-stream-live.mdx +++ b/src/content/docs/stream/stream-live/start-stream-live.mdx @@ -124,6 +124,8 @@ https://api.cloudflare.com/client/v4/accounts/{account_id}/stream/live_inputs/{i ## Recommendations, requirements and limitations +If you are experiencing buffering, freezing, experiencing latency, or having other similar issues, visit [live stream troubleshooting](/stream/stream-live/troubleshooting/). + ### Recommendations - Your creators should use an appropriate bitrate for their live streams, typically well under 12Mbps (12000Kbps). High motion, high frame rate content typically should use a higher bitrate, while low motion content like slide presentations should use a lower bitrate.