chanjunkai 5 years ago
parent
commit
0641db20cd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      azoauth/config.py

+ 2 - 2
azoauth/config.py

@@ -23,5 +23,5 @@ SERVER_PREFIX = 'http://www.dvema.com'
 # PORT_PREFIX = '8554'
 # PORT_PREFIX = '8554'
 PORT_PREFIX = '554'
 PORT_PREFIX = '554'
 # PORT_PREFIX = '443'
 # PORT_PREFIX = '443'
-RTSP_PREFIX = 'rtsps'
-# RTSP_PREFIX = 'rtsp'
+# RTSP_PREFIX = 'rtsps'
+RTSP_PREFIX = 'rtsp'