我按照此链接https://www.webrtc-experiment.com/docs/TURN-server-installation-guide.html#centos在centos 7中安装了转弯服务器。配置步骤中我输入了用户名和密码,并根据指南提供了相同的端口。
最后我发表评论: “ turnserver -v -r 127.1.1:2222 -a -b turnuserdb.conf -c turnserver.conf -u转向用户名-r 127.1.1:2222 -p turn-password”
在执行中显示错误的用户名。
因为我是webrtc的新手,所以在Centos7中安装Coturn的任何想法...
答案 0 :(得分:0)
请遵循以下说明:https://centos.pkgs.org/7/epel-x86_64/coturn-4.5.1.2-1.el7.x86_64.rpm.html
wget https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-12.noarch.rpm
rpm -Uvh epel-release-7-12.noarch.rpm
yum install coturn