This commit is contained in:
Kevin
2026-04-28 10:41:48 +08:00
parent 482b016872
commit 15884bd68e
60 changed files with 2092 additions and 1994 deletions

View File

@@ -15,6 +15,8 @@ POSTGRES_PORT=35432
# --- HTTPpython -m main / 容器等入口)---
# SERVER_HOST=0.0.0.0
# SERVER_PORT=38080
# 开发热重载(等价 uvicorn --reload修改 *.py 后自动重启;生产勿开)
# UVICORN_RELOAD=true
# --- VideoRTSP 与按路后端(须与客户端 camera_ids 一致)---
# VIDEO_DEFAULT_BACKEND=rtsp
@@ -24,8 +26,7 @@ POSTGRES_PORT=35432
# OR_SITE_CONFIG_JSON_FILE=app/resources/or_site_config.sample.json
# VIDEO_RTSP_URL_TEMPLATE=rtsp://user:pass@host:554/path/{camera_id}
#
# 语音桌面客户端的「本机是哪一个 voice_terminal_id」不在此文件配置系统级 voice_client.json
# 或界面填写(保存到用户目录,见 voice_confirmation_client/README.md
# 语音终端 ID 在站点 JSON 的 voice_or_room_bindings 中配置浏览器语音确认页web/voice-confirmation在页面内填写本机终端 ID。
# --- 海康 SDKLinux x86_64二进制勿提交仓库---
# HIKVISION_LIB_DIR=/opt/hikvision/lib