From e9a9541f70351b2cf7a33b7862dd6481c0730df0 Mon Sep 17 00:00:00 2001 From: admin <zzjincn@163.com> Date: 星期日, 27 四月 2025 17:57:45 +0800 Subject: [PATCH] 配置文件 --- build/config.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/config.json b/build/config.json index d538ed1..687272d 100644 --- a/build/config.json +++ b/build/config.json @@ -1,6 +1,6 @@ { "redis":{ - "ip": "127.0.0.1", + "ip": "192.168.1.188", "port": "6379", "pwd": "" }, @@ -35,9 +35,9 @@ "name": "鎽勫儚鏈�1", "video": "rtsp://admin:zkwl13579@192.168.1.162:554/h264/ch1/main/av_stream", "skipN":1, - "push_type": "rabbitmq", + "push_type": "stream", "fps": 15, - "toRtmp": "rtsp://192.168.1.8:8554/live/camera1", + "toRtmp": "rtmp://192.168.1.8:1935/live/camera1", "interval": "20", "model": [ { -- Gitblit v1.8.0