dduers/icecast-stream-proxy 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dduers/icecast-stream-proxy

Composer 安装命令:

composer require dduers/icecast-stream-proxy

包简介

secure and lockdown your icecast server

README 文档

README

About

This helps you to secure and lock down your icecast streams and stats. You can configure the proxy to support only access from your radio station frontend website.

Abilities

  • relay a icecast stream and its stats meta data
  • supports http basic auth, if your icecast server is configured for it
  • can stream ogg and falls back to mp3 for microsoft browsers
  • restrict stream and stats access for your radio station frontend website only

Limitations

  • ogg and mp3 icecast mount should serve the same content
  • if http basic auth is used, same credentials must be used for all icecast streams

Setup & Configuration

Server

  • composer require dduers/icecast-stream-proxy
  • configuration is documented in examples/example.php

Client

  • you can embed the proxied stream to your website with this html5 code snipped
<audio preload="none">
    <source src="https://www.example.org/streamproxy">
</audio>

Recommendations

  • serve the icecast server, the icecast proxy and your radio station's website over https://
  • (!) the http basic auth credentials are at risk when no secure https connection is uses

Ressources

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-01-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固