Zhou Wei

Results 3 comments of Zhou Wei

I have successfully built the version of 1.0.9, there are only a few modifications in Makefile and *.S. I can't share my project with you, because there are many customs...

我编译出来官方的Android客户端也出现了ice连接失败的问题,AppRTC客户端的对话框上弹出了,```Non--200 response when requresting TURN server from http://192.168.9.123:3033/iceconfig?key=none:HTTP/1.1 404 NOT FOUND```,这里需要修改文中提到的`connection.setDoOutput(true);`,重新编译就可以了。我用这个Docker中的系统,用Firefox浏览器可以正常通话,并且可以与修改过后的Android进行视频。Chrome是不行的,因为HTTPS的关系。