Skip to content

Commit 62711f3

Browse files
authored
update readme.md , add hls+ config
1 parent ff498d1 commit 62711f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ rtmp {
102102
live on;
103103
hls on;
104104
hls_path /tmp/hls;
105+
hls2memory on;
106+
mpegts_cache_time 20s;
107+
hls2_fragment 1300ms;
108+
hls2_max_fragment 1800ms;
109+
hls2_playlist_length 3900ms;
105110
wait_key on;
106111
wait_video on;
107112
cache_time 2s;

0 commit comments

Comments
 (0)