63 Star 527 Fork 276

Vanishi/xcms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
Vanishi 提交于 2024-09-29 09:58 . xcms.4.504
{
"host": "127.0.0.1",
"adminPort": 9001,
"mediaHttpPort": 9002,
"mediaManagerPort": 9003,
"analyzerPort": 9004,
"mediaRtspPort": 9554,
"videoAnalyzerPort": 9555,
"mediaSecret": "aqxY9ps21fyhyKNRyYpGvJCTp1JBeGOM",
"install": "D:\\BXC_VideoAnalyzer_v4",
"winStartup": "Microsoft\\Windows\\Start Menu\\Programs\\Startup",
"trtexec": "xcms_core\\trtexec.exe",
"ffmpeg": "xcms_core\\ffmpeg.exe",
"fontPath": "xcms_core\\fonts\\tsimhei.ttf",
"mappingPath": "xcms_core\\mapping",
"uploadDir": "xcms_admin\\static\\upload",
"storageDir": "xcms_admin\\static\\storage",
"storageAlarmMaxSize": 20,
"storageRecordMaxSize": 100,
"autoManagePatrolForward": false,
"autoStart": false,
"logDebug": false,
"algorithmStreamMaxCount": 16,
"analyzer": {
"cacheModelMaxDuration": 120000,
"hardwareH264Decoder": "h264_cuvid",
"hardwareH265Decoder": "hevc_cuvid",
"hardwareEncoder": "h264_nvenc"
},
"sipServer": {
"sipServerIp": "127.0.0.1",
"sipServerPort": 15060,
"sipServerNonce": "12345678",
"sipTransferMode": 0,
"sipServerId": "34020000009000009999",
"sipServerRealm": "3402000000",
"sipServerPass": "123456",
"sipServerTimeout": 1800,
"sipServerExpiry": 3600,
"rtpTransferMode": 0
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Vanishi/xcms.git
git@gitee.com:Vanishi/xcms.git
Vanishi
xcms
xcms
master

搜索帮助