瀏覽代碼

modified: haproxy.cfg

jaikuai 1 年之前
父節點
當前提交
2791465773
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      haproxy.cfg

+ 5 - 0
haproxy.cfg

@@ -34,6 +34,11 @@ listen nvr
     mode http
     server s1 192.168.3.200:80 check
 
+listen rtsp
+    bind *:554
+    mode tcp
+    server s1 192.168.3.200:554 check
+
 
 listen car_plate
     bind *:98