Browse Source

改为rtsps

chanjunkai 5 years ago
parent
commit
c194d60eca
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 = '554'
 # PORT_PREFIX = '443'
-# RTSP_PREFIX = 'rtsps'
-RTSP_PREFIX = 'rtsp'
+RTSP_PREFIX = 'rtsps'
+# RTSP_PREFIX = 'rtsp'