Sfoglia il codice sorgente

新增wss加密协议

wuyongxiang 4 anni fa
parent
commit
9997b581a1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      websocket/index.html

+ 1 - 1
websocket/index.html

@@ -183,7 +183,7 @@
 	/*socketURL = "ws://192.168.31.242:8022/videoWebSocket?clientType=0&sn=RK3923C1201900139&cardIp=192.168.11.66&port=9100";*/
 	//flushingTime, 缓存刷新时间
 	//socketURL = "ws://14.215.128.98:14112";
-	socketURL = "ws://192.168.11.66:9101";
+	socketURL = "wss://192.168.11.66:9101";
 	
     var jmuxer = new JMuxer({
         node: 'player',