Commit Graph

27 Commits

Author SHA1 Message Date
Gabe Kangas
677700414b
Allow adjusting latency targets based on buffering events 2022-06-02 23:37:20 -07:00
gabek
31fc84ff52 Prettified Code! 2022-05-27 19:55:25 +00:00
Gabe Kangas
af1e786c99
Limit seeking to live edge on play event to only if not previously playing. 2022-05-27 12:55:01 -07:00
gabek
03f5f8c854 Prettified Code! 2022-05-26 16:13:26 +00:00
Gabe Kangas
73cf043ed7
Reduce max rebuffer events + update log messages 2022-05-26 09:12:53 -07:00
Gabe Kangas
afeef6f276
Return and pass around clock skew to be used in latency calculations.
Closes #1920
2022-05-23 15:17:41 -07:00
Gabe Kangas
d43e3d4e47
Completely give up latency compensation when the latency seems too wrong 2022-05-12 14:21:05 -07:00
Gabe Kangas
cbbf2970c1
Fix typo 2022-04-27 23:16:09 -07:00
Gabe Kangas
1e1faec982
Reduce the bandwidth ratio requirement to fire compensator 2022-04-23 18:50:18 -07:00
Gabe Kangas
d2be4a4ed8
Add the word enable for clarity 2022-04-08 23:14:10 -07:00
Gabe Kangas
568ecc7ddf
Remove antipating an initial time jump 2022-04-08 20:09:38 -07:00
Gabe Kangas
4ed02d4e0f
Fix the min/max latency thresholds 2022-04-08 15:09:47 -07:00
Gabe Kangas
d4cbf07055
Allow latency compenstation if bandwidth is fast enough or there are enough segments buffered 2022-04-08 13:22:48 -07:00
Gabe Kangas
329eb7e318
Adjust how latency jumps are determined 2022-04-06 22:26:37 -07:00
Gabe Kangas
748ada13d3
Do not set bool on timer 2022-04-06 19:10:55 -07:00
Gabe Kangas
0254afea71
Reduce latency jump amount 2022-04-06 18:47:30 -07:00
Gabe Kangas
179e7ab7ca
Allow time jumps to compenstate for large latency 2022-04-06 18:31:10 -07:00
Gabe Kangas
d0bd511101
Tweak compensator ramp up + add slight ramp down 2022-04-04 21:00:07 -07:00
Gabe Kangas
823f952b9c
Limit the amount the latency compensates at once with a ramp up 2022-04-04 13:46:52 -07:00
Gabe Kangas
78b0f7addc
Allow latency compensator to be a little more aggressive 2022-03-27 14:44:50 -07:00
Gabe Kangas
44afc9c1ea
Guard against browsers not running VHS 2022-03-26 18:34:57 -07:00
Gabe Kangas
83cec52104
Log out more values to help test + tweak latency compensator 2022-03-26 12:36:41 -07:00
Gabe Kangas
5a2584d8ea
Continued tweaking of latency compensation 2022-03-25 14:24:56 -07:00
Gabe Kangas
d96ddcc6c6
Continued tweaking of latency compensation 2022-03-19 13:17:37 -07:00
Gabe Kangas
c885d150d4
Tweak latency compensation 2022-03-17 21:10:07 -07:00
Gabe Kangas
d8ead6d954
Allow the latency compensator to be dynamic 2022-03-16 23:34:17 -07:00
Gabe Kangas
d84da617b7
Add player latency compensator. Closes #837 (#1786) 2022-03-16 18:41:59 -07:00