chanjunkai 5 anos atrás
pai
commit
358278a7fc
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      azoauth/config.py

+ 4 - 4
azoauth/config.py

@@ -20,8 +20,8 @@ RESP_SERVER_DOMAIN_DATA = {
 }
 SERVER_PREFIX = 'http://www.dvema.com'
 #Easydarwin
-#PORT_PREFIX = '8554'
-PORT_PREFIX = '554'
+PORT_PREFIX = '8554'
+#PORT_PREFIX = '554'
 # PORT_PREFIX = '443'
-RTSP_PREFIX = 'rtsps'
-#RTSP_PREFIX = 'rtsp'
+#RTSP_PREFIX = 'rtsps'
+RTSP_PREFIX = 'rtsp'