1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/research/players
Winlin 22c2469414
Upgrade hls.js and set in low latency mode. v6.0.112 (#3924)
HLS typically has a delay of around 30 seconds, roughly comprising three
segments, each lasting 10 seconds. We can reduce the delay to about 5
seconds by lowering the segment duration to 2 seconds and starting
playback from the last segment, achieving a stable delay.

Of course, this requires setting the OBS's GOP to 1 second, and the
profile to baseline, preset to fast, and tune to zerolatency.
Additionally, updating a few configurations in the hls.js player is
necessary, such as setting it to start playback from the last segment,
setting the maximum buffer, and initiating accelerated playback to
reduce latency.

---------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: john <hondaxiao@tencent.com>
2024-02-05 21:37:29 +08:00
..
css remove the wizard control, too complex 2013-12-22 19:51:07 +08:00
img add fullscreen event and rescale 2013-12-21 01:04:29 +08:00
js Upgrade hls.js and set in low latency mode. v6.0.112 (#3924) 2024-02-05 21:37:29 +08:00
api-server_index.html Upgrade jquery from 1.10.2 to 1.12.2 (#3571) 2023-06-30 06:28:10 +08:00
crossdomain.xml add crossdomain.xml 2013-12-18 14:30:48 +08:00
index.html Upgrade jquery from 1.10.2 to 1.12.2 (#3571) 2023-06-30 06:28:10 +08:00
nginx_index.html refine the demo pages, move scripts after body. 2015-08-20 15:19:43 +08:00
rtc_player.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
rtc_publisher.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs-http-server_index.html Upgrade jquery from 1.10.2 to 1.12.2 (#3571) 2023-06-30 06:28:10 +08:00
srs_bwt.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs_chat.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs_gb28181.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs_player.html Upgrade hls.js and set in low latency mode. v6.0.112 (#3924) 2024-02-05 21:37:29 +08:00
srs_player_deprecated.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs_publisher.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
srs_publisher_flash.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
vlc.html Support build without cache to test if actions fail. v5.0.196 v6.0.96 (#3858) 2023-11-01 17:47:52 +08:00
whep.html RTC: Refine FFmpeg opus audio noisy issue. v5.0.197 v6.0.97 (#3852) 2023-11-04 16:21:44 +08:00
whip.html RTC: Refine FFmpeg opus audio noisy issue. v5.0.197 v6.0.97 (#3852) 2023-11-04 16:21:44 +08:00