Jelajahi Sumber

视频聊天功能-开发中

xie.bx 3 tahun lalu
induk
melakukan
81be2ad41f
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      im-ui/src/components/chat/ChatPrivateVideo.vue

+ 2 - 2
im-ui/src/components/chat/ChatPrivateVideo.vue

@@ -50,8 +50,8 @@
 				configuration: {
 					iceServers: [{
 						'urls': 'turn:www.boxim.online:3478',
-						'credential': "admin",
-						'username': "admin123"
+						'credential': "admin123",
+						'username': "admin"
 					}]
 				}
 			}