【问题标题】:Coturn Installation failed in Centos7在 Centos7 中 Coturn 安装失败
【发布时间】:2019-11-18 14:08:51
【问题描述】:

我点击此链接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 turn-username -r 127.1.1:2222 -p turn-password"

它在执行时显示错误的用户名。

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

【问题讨论】:

    标签: centos7 coturn


    【解决方案1】:

    请按照以下说明操作: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
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-05-30
      • 2015-05-17
      • 1970-01-01
      • 2019-03-14
      • 2021-02-28
      • 2015-07-22
      相关资源
      最近更新 更多