默认不开启推流录制

This commit is contained in:
yangjiechina
2024-11-13 19:24:54 +08:00
parent ce2df2f0aa
commit 76cf65d649

View File

@@ -51,7 +51,7 @@
}, },
"record": { "record": {
"enable": true, "enable": false,
"format": "flv", "format": "flv",
"dir": "../record" "dir": "../record"
}, },