增加推流码流统计

This commit is contained in:
yangjiechina
2024-11-15 20:05:31 +08:00
parent a49b4e2ff7
commit aab75eecfd
4 changed files with 69 additions and 3 deletions

View File

@@ -135,6 +135,7 @@ func init() {
"record": &config.Record,
}
// 读取运行参数
disableOptions, enableOptions := readRunArgs()
mergeArgs(options, disableOptions, enableOptions)