diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index c870c2784..f1be15245 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -937,7 +937,9 @@ vhost with-hls.srs.com { # default: off hls_ts_floor off; # the hls entry prefix, which is base url of ts url. - # if specified, the ts path in m3u8 will be like: + # for exmaple, the prefix is: + # http://your-server/ + # then, the ts path in m3u8 will be like: # http://your-server/live/livestream-0.ts # http://your-server/live/livestream-1.ts # ...