支持在addStreamProxy和on_publish中控制单个流是否开启时间戳覆盖 (#1930)

This commit is contained in:
PioLing
2022-09-03 09:54:09 +08:00
committed by GitHub
parent aa6581c253
commit 0948a3df31
5 changed files with 17 additions and 3 deletions

View File

@@ -578,6 +578,12 @@
"value": null,
"description": "hls保存根目录置空使用默认目录",
"disabled": true
},
{
"key": "modify_stamp",
"value": null,
"description": "是否重新计算时间戳",
"disabled": true
}
]
}