hls
This commit is contained in:
parent
4bd9577977
commit
6b8149cd86
|
|
@ -31,7 +31,6 @@ rtmp {
|
|||
hls_playlist_length 48;
|
||||
hls_cleanup on;
|
||||
hls_continuous on;
|
||||
hls_nested on;
|
||||
|
||||
dash on;
|
||||
dash_path /var/www/html/dash/shree;
|
||||
|
|
@ -56,7 +55,6 @@ rtmp {
|
|||
hls_playlist_length 48;
|
||||
hls_cleanup on;
|
||||
hls_continuous on;
|
||||
hls_nested on;
|
||||
|
||||
dash on;
|
||||
dash_path /var/www/html/dash/shreeshree;
|
||||
|
|
|
|||
Loading…
Reference in New Issue