fix hls
This commit is contained in:
@@ -89,12 +89,10 @@ POSTGRES_PORT=45432
|
||||
# 链路 2(模拟实时)与链路 3(离线 batch)需开启;链路 1 真 RTSP 开录不依赖此项
|
||||
# DEMO_ORCHESTRATOR_ENABLED=false
|
||||
# DEMO_ORCHESTRATOR_RTSP_PORT=18554
|
||||
# 联调台 HLS 预览(推荐 Compose 侧车 mediamtx-hls,API 只反代)
|
||||
# DEMO_HLS_PREVIEW_UPSTREAM=http://mediamtx-hls:8888
|
||||
# DEMO_HLS_PREVIEW_CONFIG_DIR=/hls-preview-config
|
||||
# 本机无 Compose 时:留空 upstream,临时 docker 容器 + 端口 18888
|
||||
# 联调台 HLS(Compose:先 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 容器用
|
||||
|
||||
Reference in New Issue
Block a user