Skip to content

Estimated bitrate detection with low video bitrate fragments and high latency #6145

Answered by robwalch
pedro-pedrosa asked this question in Q&A
Discussion options

You must be logged in to vote

Request roundtrip time or latency is estimated as Time To First Byte Hls.ttfbEstimate as of version 1.4. You can see "TTFB Estimate" on the "Buffer & Statistics" tab of the demo page.

You cannot provide a default latency estimate. You can however provide a default bandwidth estimate with abrEwmaDefaultEstimate. If not configured, HLS.js starts with a default of at least 500kbps up to whichever is lower: the first variant BANDWIDTH in the Multivariant Playlist or abrEwmaDefaultEstimateMax (5Mbps default).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pedro-pedrosa
Comment options

Answer selected by pedro-pedrosa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants