webrtc_server_node icon indicating copy to clipboard operation
webrtc_server_node copied to clipboard

videoCall VideoConference 视频通话 视频会议

Results 9 webrtc_server_node issues
Sort by recently updated
recently updated
newest added

Hello All can you please tell me , how to setup server side code & how to create connection with database & used in android side application **getUserList & getRoomList**...

hi my friends im getting nothing in node js server im getting this log in android side and i know im connected to local server: dds_SocketManager: socket is open! but...

Server Running perfectly fine on IP = "52.167.201.188"; **Tested on webrtc_android app:-** webSocket.connect(); returns connectFlag=false & socket not opening in webrtc_android app.So that login was unsuccessful after input the user...

Hi @ddssingsong , I tried deploying the webrtc server using this repository but it seems there are some missing caused the Android app could not connect to it while this...

some errors come out when I have done proceeding the last procedure of the steps as your blog says: ` [root@webrtc-server webrtc_server_node]# node server.js /root/webrtc_server_node/node_modules/express/lib/router/index.js:458 throw new TypeError('Router.use() requires a...

群已经满员了有其他群或者交流平台吗?谢谢

I hava try twice, but it didn't work, I config my /etc/turnserver.conf based this github guidance, but then: air@air-G3-3590:~/webRTC/webrtc_server$ node server.js /home/air/webRTC/webrtc_server/node_modules/express/lib/router/index.js:458 throw new TypeError('Router.use() requires a middleware function but...

i run node server.js cmd but i got the error. ``` D:\intelj\webrtc_server_node\node_modules\express\lib\router\index.js:464 throw new TypeError('Router.use() requires a middleware function but got a ' + gettype(fn)) ^ TypeError: Router.use() requires a...