mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-12 19:24:22 +08:00
支持在addStreamProxy和on_publish中控制单个流是否开启时间戳覆盖 (#1930)
This commit is contained in:
@@ -578,6 +578,12 @@
|
||||
"value": null,
|
||||
"description": "hls保存根目录,置空使用默认目录",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "modify_stamp",
|
||||
"value": null,
|
||||
"description": "是否重新计算时间戳",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user