Skip to content

reiclone/livestreamer-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livestreamer-mp3

Checks a specific channel for stream status (ustream only for now) and starts livestreamer, which pipes into ffmpeg and transcodes into an MP3 audio stream, which is served through HTTP. Plays a fallback track on loop, when stream is down.

##Dependancies

  • livestreamer
  • ffmpeg with libmp3lame

##Setup

  • npm install
  • Copy config.js.example to config.js and configure
  • Copy fallback.mp3 into the root directory. This will be streamed, when the source stream is down.

About

Livestreamer to mp3 transcoding server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published