mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix the hls reload bug, feed it the sequence header.
This commit is contained in:
parent
27255a3e7a
commit
e262147e81
6 changed files with 46 additions and 12 deletions
|
@ -96,7 +96,7 @@ vhost dev {
|
|||
queue_length 10;
|
||||
forward 127.0.0.1:19350;
|
||||
hls {
|
||||
enabled off;
|
||||
enabled on;
|
||||
hls_path ./objs/nginx/html;
|
||||
hls_fragment 5;
|
||||
hls_window 30;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue