Skip to content

LYL-Radio/icecast-hls-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Icecast To HLS

Stream Icecast source to HLS using Liquidsoap

Description

script.liq script file sets up a Liquidsoap Harbor input and a HLS output.

The output HLS files are then served by nginx using the nginx.conf.

Usage

The repo includes a docker-compose.yml for a quick setup.

docker-compose up -d

Input:

  • host: localhost
  • port: 8000
  • mountpoint: live
  • source user: source
  • source password: hackme

Output:

The HLS playlist file is served at:

http://localhost:8080/hls/live.m3u8

About

Stream Icecast source to HLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published