From c3c0d2742db73d8a91cdc28218a58e4863086095 Mon Sep 17 00:00:00 2001 From: admin <zzjincn@163.com> Date: 星期五, 25 四月 2025 15:11:20 +0800 Subject: [PATCH] rtmp推理处理 --- build/config.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/config.json b/build/config.json index d538ed1..fa651fc 100644 --- a/build/config.json +++ b/build/config.json @@ -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