mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #299, write fMP4 for DASH.
This commit is contained in:
parent
baed1cc043
commit
0e9e1792fe
12 changed files with 834 additions and 381 deletions
|
@ -951,8 +951,8 @@ vhost dash.srs.com {
|
|||
# Default: off
|
||||
enabled on;
|
||||
# The duration of segment in seconds.
|
||||
# Default: 10
|
||||
dash_fragment 10;
|
||||
# Default: 3
|
||||
dash_fragment 3;
|
||||
# The period to update the MPD in seconds.
|
||||
# Default: 30
|
||||
dash_update_period 30;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue