【问题标题】:Authentication url not working on Icecast身份验证 url 在 Icecast 上不起作用
【发布时间】:2015-06-11 14:42:11
【问题描述】:

未加载身份验证时出错。

[2015-04-07 13:44:22] EROR auth/get_authenticator Auth URL 已禁用

我看到了 github 问题 (https://github.com/karlheyes/icecast-kh/issues/32)。 所以我安装了 curllib-devl,但我发现了错误。

Centos 6.6 版(最终版)

<mount type="default">
</mount>
<mount type="normal">
  <mount-name>/ices</mount-name>
  <public>1</public>
  <authentication type="url">
    <option name="listener_add" value="http://localhost/hoge/web/app_dev.php/listener-joined" />
    <option name="listener_remove" value="http://localhost/hoge/web/app_dev.php/listener-left" />
  </authentication>
</mount>

【问题讨论】:

    标签: audio-streaming shoutcast icecast


    【解决方案1】:

    在 EPEL 存储库中有用于 CentOS 的官方 Icecast 2.4.1 软件包。 URL 身份验证适用于这些。

    http://dl.fedoraproject.org/pub/epel/6/x86_64/repoview/icecast.html

    Generic instructions on enabling EPEL repositories

    如果您是从源安装的,请务必先删除所有这些文件以避免混淆。通常它们仅限于/usr/local,这很容易。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-12-18
      • 2012-10-04
      • 1970-01-01
      • 2021-08-24
      • 2013-06-25
      • 1970-01-01
      相关资源
      最近更新 更多