首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Centos7中安装Coturn失败

在Centos7中安装Coturn失败
EN

Stack Overflow用户
提问于 2019-07-09 12:38:29
回答 1查看 1.5K关注 0票数 1

我按照这个链接https://www.webrtc-experiment.com/docs/TURN-server-installation-guide.html#centos在centos7中安装了turn服务器。在配置步骤中,我给出了用户名和密码,也给出了与指南相同的端口。

最后,我运行注释:“turn username -v -r 127.1.1:2222 -a -b turnuserdb.conf -c turnserver.conf -u turn-username -r 127.1.1:2222 -p turn-password”

在执行过程中显示错误的用户名。

任何关于在Centos7中安装Coturn的想法,因为我是webrtc的新手…

EN

回答 1

Stack Overflow用户

发布于 2020-06-04 19:20:07

请按照以下说明操作:https://centos.pkgs.org/7/epel-x86_64/coturn-4.5.1.2-1.el7.x86_64.rpm.html

代码语言:javascript
复制
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
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/56945436

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档