Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/stream/stream-live/start-stream-live.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down