44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"host": "0.0.0.0",
|
|
"adminPort": 10001,
|
|
"mediaHttpPort": 10002,
|
|
"mediaRtspPort": 10554,
|
|
"mediaRtmpPort": 10935,
|
|
"isEnableMediaProxyRtmp": true,
|
|
"mediaStartPath": "zlm\\bin.x86.windows10\\monitor_zlm.exe",
|
|
"mediaStartConfigPath": "zlm\\bin.x86.windows10\\config.ini",
|
|
"autoStartMedia": true,
|
|
"ffmpeg": "ffmpeg",
|
|
"fontPath": "static\\fonts\\tsimhei.ttf",
|
|
"uploadDir": "static\\upload",
|
|
"storageDir": "static\\storage",
|
|
"autoAddStreamProxySleep": 16,
|
|
"autoAddStreamProxy": true,
|
|
"logDebug": true,
|
|
"isEnableLoginCaptcha": false,
|
|
"isEnableUpdatePopup": false,
|
|
"telemetryEnabled": false,
|
|
"updateCheckEnabled": false,
|
|
"analysisTargetFps": 5,
|
|
"analysisConfThreshold": 0.4,
|
|
"analysisProcessMode": 1,
|
|
"analysisSharedInference": true,
|
|
"analysisInferenceWorkers": 2,
|
|
"recordingEnabled": false,
|
|
"recordingSegmentSeconds": 600,
|
|
"recordingRetainDays": 7,
|
|
"recordingRetainGb": 0.0,
|
|
"sipServer": {
|
|
"sipServerIp": "192.168.1.7",
|
|
"sipServerPort": 15060,
|
|
"sipTransferMode": 0,
|
|
"sipServerId": "34020000009000009999",
|
|
"sipServerRealm": "3402000000",
|
|
"sipServerTimeout": 300,
|
|
"sipServerExpiry": 1800,
|
|
"rtpTransferMode": 0,
|
|
"rtpTransferAudioType": 0,
|
|
"autoInviteAfterRecCateLog": true
|
|
}
|
|
}
|