mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add hls prefix of uri supported
This commit is contained in:
parent
efe3050d7a
commit
10da182853
5 changed files with 32 additions and 5 deletions
|
@ -9,6 +9,7 @@ vhost __defaultVhost__ {
|
|||
enabled on;
|
||||
hls_fragment 10;
|
||||
hls_window 60;
|
||||
# hls_entry_prefix http://127.0.0.1/;
|
||||
hls_path ./objs/nginx/html;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue