PATCH: Fixed saved vods not saving in correct order, HLS segments save by system timestamp
This commit is contained in:
@@ -32,7 +32,7 @@ rtmp {
|
||||
hls_nested on;
|
||||
hls_fragment 5s;
|
||||
hls_playlist_length 60s;
|
||||
hls_fragment_naming timestamp;
|
||||
hls_fragment_naming system;
|
||||
hls_cleanup off;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user