This commit is contained in:
op
2026-04-28 17:19:25 +08:00
parent 99db78e554
commit 749d01f065
8 changed files with 1003 additions and 1007 deletions

View File

@@ -34,6 +34,8 @@ RTSP 地址、账号、口令等由客户端对接工程师提供给服务端运
| `or-cam-03` | `rtsp://admin:Aa183137@192.168.3.4:554/Streaming/Channels/101` | 同上 |
| `or-cam-04` | `rtsp://admin:Aa183137@192.168.3.5:554/Streaming/Channels/101` | 同上 |
**Docker 部署**API 在容器内拉流时,上表这类**术间摄像头局域网 IP**通常可继续使用(出站经宿主机路由,须宿主机已能访问该网段)。若 RTSP 实际跑在**宿主机本机**假流等URL 中的主机应使用 `host.docker.internal`,勿写 `127.0.0.1`;详见 `docs/video-backends.md``docker-compose.prod.yml`
## 3. HTTP 路由一览
| **序号** | **方法** | **路径** | **说明** |