This commit is contained in:
Kevin
2026-05-22 16:29:57 +08:00
parent 831000101e
commit 71eb88763d
5 changed files with 42 additions and 13 deletions

View File

@@ -89,12 +89,10 @@ POSTGRES_PORT=45432
# 链路 2模拟实时与链路 3离线 batch需开启链路 1 真 RTSP 开录不依赖此项
# DEMO_ORCHESTRATOR_ENABLED=false
# DEMO_ORCHESTRATOR_RTSP_PORT=18554
# 联调台 HLS 预览(推荐 Compose 侧车 mediamtx-hlsAPI 只反代
# DEMO_HLS_PREVIEW_UPSTREAM=http://mediamtx-hls:8888
# DEMO_HLS_PREVIEW_CONFIG_DIR=/hls-preview-config
# 本机无 Compose 时:留空 upstream临时 docker 容器 + 端口 18888
# 联调台 HLSCompose先 docker compose up -d mediamtx-hls api
# DEMO_HLS_PREVIEW_UPSTREAM=http://127.0.0.1:18888
# 本机 uvicorn 且无 mediamtx-hls 侧车时改为DEMO_HLS_PREVIEW_UPSTREAM=ephemeral
# DEMO_HLS_PREVIEW_PORT=18888
# DEMO_HLS_PREVIEW_HOST=127.0.0.1
# Docker 内 API 访问宿主机假流时写入站点 JSON 的主机名(默认 host.docker.internal
# DOCKER_DEMO_ORCHESTRATOR_RTSP_JSON_HOST=host.docker.internal
# 链路 2 simulated-start / fake_rtsp_from_file 起 MediaMTX 容器用