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