Skip to content

debug-ing/radio-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Live Radio Streaming Server

This project is a simple online radio server that allows you to stream your own playlist live for listeners. People can join at any time to enjoy the continuous music stream without restarting tracks from the beginning.

Features

  1. Live Music Streaming: Play music continuously from your playlist as a live stream.
  2. Custom Playlist Support: Add your favorite tracks to a folder, and the server will stream them for listeners.
  3. Professional Monitoring: Built-in support for Prometheus to monitor requests and server performance.

Running the Project

git clone https://github.com/debug-ing/radio-music
cd radio-music
go mod tidy

template config.toml

port : set port
folder : name music folder in base project 
make build
./main --config=./config.toml 

About

Live radio streaming server for custom playlists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published