1 Star 0 Fork 45

liubo/BXC_VideoAnalyzer_v3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 577 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vanishi 提交于 2023-12-31 20:21 . v3.2
{
"version": "3.2",
"host": "127.0.0.1",
"adminPort": 9001,
"analyzerPort": 9002,
"mediaHttpPort": 9003,
"mediaRtspPort": 9554,
"mediaSecret": "aqxY9ps21fyhyKNRyYpGvJCTp1JBeGOM",
"rootDir": "www",
"videoFileNameFormat": "%Y%m%d%H%M%S",
"recordLogInterval": 30,
"workerConcurrency": 20,
"supportHardwareVideoDecode": false,
"supportHardwareVideoEncode": false,
"yolov8OpenVINOWeight": "models\\yolov8n.xml",
"yolov8TensorRTWeight": "models\\yolov8n.fp16.1.1.engine",
"algorithmEngine": "OpenVINO",
"algorithmDevice": "GPU"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/blazingstar/BXC_VideoAnalyzer_v3.git
git@gitee.com:blazingstar/BXC_VideoAnalyzer_v3.git
blazingstar
BXC_VideoAnalyzer_v3
BXC_VideoAnalyzer_v3
master

搜索帮助