Przeglądaj źródła

modified: haproxy.cfg

jaikuai 1 rok temu
rodzic
commit
2791465773
1 zmienionych plików z 5 dodań i 0 usunięć
  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