mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #340, #343, add wiki and use srs string function, support hls_entry_prefix(hls base url). 2.0.142
This commit is contained in:
parent
1a12ff0d94
commit
2241ba0e34
5 changed files with 12 additions and 20 deletions
|
@ -532,7 +532,7 @@ vhost with-hls.srs.com {
|
|||
# http://your-server/live/livestream-1.ts
|
||||
# ...
|
||||
# optional, default to empty string.
|
||||
hls_entry_prefix http://your-server/;
|
||||
hls_entry_prefix http://your-server;
|
||||
# the hls mount for hls_storage ram,
|
||||
# which use srs embeded http server to delivery HLS,
|
||||
# where the mount specifies the HTTP url to mount.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue