No description
Find a file
2025-01-31 13:21:57 +01:00
conf cleaning 2024-11-09 09:13:08 +01:00
doc cleaning 2024-11-06 21:44:49 +01:00
scripts Update install 2024-11-07 09:29:02 +01:00
ALL_README.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
LICENSE first commit 2024-11-06 20:04:09 +01:00
manifest.toml cleaning 2024-11-09 09:13:08 +01:00
README.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_es.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_eu.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_fr.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_gl.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_id.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_nl.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_pl.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_ru.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
README_zh_Hans.md Auto-update READMEs 2025-01-31 13:21:57 +01:00
tests.toml first commit 2024-11-06 20:04:09 +01:00

Icecast2 for YunoHost

Integration level Working status Maintenance status

Install Icecast2 with YunoHost

Read this README in other languages.

This package allows you to install Icecast2 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Icecast is a streaming media (audio/video) server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for communication and interaction.

Shipped version: 2.4.4~ynh1

Screenshots

Screenshot of Icecast2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/icecast2_ynh/tree/testing --debug
or
sudo yunohost app upgrade icecast2 -u https://github.com/YunoHost-Apps/icecast2_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps