You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/stream/stream-live/troubleshooting.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If your live stream is buffering, freezing, experiencing latency issues, switchi
19
19
2. Look at your **Keyframe Interval** chart.
20
20
21
21
It should be a consistent flat line that stays between 2s and 6s. If instead you see an inconsistent or wavy line a line, or a line that is consistently below 2s or above 6s, edit the keyframe interval (also called GOP interval) in your software or service used send the stream to Cloudflare. The exact steps for editing those settings will depend on your platform.
22
-
* If the keyframe interval or GOP is below 2s, raise it to 2s.
22
+
* If the keyframe interval or GOP interval is below 2s, raise it to 2s.
23
23
* If it is above 4s, lower it to 4s.
24
24
* If the keyframe interval is "variable", change it to a specific number, like 4s.
0 commit comments