dash parameters
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
05919eaaec
commit
9a89162f3f
|
@ -40,7 +40,9 @@ rtmp {
|
||||||
application dash {
|
application dash {
|
||||||
live on;
|
live on;
|
||||||
dash on;
|
dash on;
|
||||||
|
dash_fragment 10s;
|
||||||
dash_path /opt/data/dash;
|
dash_path /opt/data/dash;
|
||||||
|
dash_nested on;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue