1 Commits (2a2a168ede2969be495c11652075e82f32efdc27)

Author SHA1 Message Date
Gabe Kangas 8624358dde
Add latency compensator to player. Closes #1931 3 years ago
Gabe Kangas 677700414b
Allow adjusting latency targets based on buffering events 3 years ago
gabek 31fc84ff52 Prettified Code! 3 years ago
Gabe Kangas af1e786c99
Limit seeking to live edge on play event to only if not previously playing. 3 years ago
gabek 03f5f8c854 Prettified Code! 3 years ago
Gabe Kangas 73cf043ed7
Reduce max rebuffer events + update log messages 3 years ago
Gabe Kangas afeef6f276
Return and pass around clock skew to be used in latency calculations. 3 years ago
Gabe Kangas d43e3d4e47
Completely give up latency compensation when the latency seems too wrong 3 years ago
Gabe Kangas cbbf2970c1
Fix typo 3 years ago
Gabe Kangas 1e1faec982
Reduce the bandwidth ratio requirement to fire compensator 3 years ago
Gabe Kangas d2be4a4ed8
Add the word enable for clarity 3 years ago
Gabe Kangas 568ecc7ddf
Remove antipating an initial time jump 3 years ago
Gabe Kangas 4ed02d4e0f
Fix the min/max latency thresholds 3 years ago
Gabe Kangas d4cbf07055
Allow latency compenstation if bandwidth is fast enough or there are enough segments buffered 3 years ago
Gabe Kangas 329eb7e318
Adjust how latency jumps are determined 3 years ago
Gabe Kangas 748ada13d3
Do not set bool on timer 3 years ago
Gabe Kangas 0254afea71
Reduce latency jump amount 3 years ago
Gabe Kangas 179e7ab7ca
Allow time jumps to compenstate for large latency 3 years ago
Gabe Kangas d0bd511101
Tweak compensator ramp up + add slight ramp down 3 years ago
Gabe Kangas 823f952b9c
Limit the amount the latency compensates at once with a ramp up 3 years ago
Gabe Kangas 78b0f7addc
Allow latency compensator to be a little more aggressive 3 years ago
Gabe Kangas 44afc9c1ea
Guard against browsers not running VHS 3 years ago
Gabe Kangas 83cec52104
Log out more values to help test + tweak latency compensator 3 years ago
Gabe Kangas 5a2584d8ea
Continued tweaking of latency compensation 3 years ago
Gabe Kangas d96ddcc6c6
Continued tweaking of latency compensation 3 years ago
Gabe Kangas c885d150d4
Tweak latency compensation 3 years ago
Gabe Kangas d8ead6d954
Allow the latency compensator to be dynamic 3 years ago
Gabe Kangas d84da617b7
Add player latency compensator. Closes #837 (#1786) 3 years ago