Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sms
streaming-docker
Commits
e73d2bf3
Commit
e73d2bf3
authored
May 08, 2020
by
dreamer
Browse files
try shorter fragments and longer playlist for better cache performance
parent
b1632b05
Changes
1
Hide whitespace changes
Inline
Side-by-side
leftover/nginx.conf.template
View file @
e73d2bf3
...
...
@@ -81,8 +81,8 @@ rtmp {
live on;
hls on;
hls_fragment_naming system;
hls_fragment
5
;
hls_playlist_length
3
0;
hls_fragment
3
;
hls_playlist_length
6
0;
hls_path /opt/data/hls;
hls_nested on;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment