Status
—
checking…
Listeners
0
connected now
Bitrate
0
kbps
Show
—
—
Signal Level (simulated)
Now Playing
—
—
—
Recent Play History
| Time | Title | Artist | Duration |
|---|---|---|---|
| Loading… | |||
Upcoming 7 Days
| Day | Time | Show | DJ | Type | Status | |
|---|---|---|---|---|---|---|
| Loading… | ||||||
Your Library0 tracks
| Title | Artist | Duration | Plays | Genre | |
|---|---|---|---|---|---|
| Loading… | |||||
My Playlists
No playlists yet.
🎵
Select a playlist or create a new one
Your Stream Key
Use this key in your broadcasting software (OBS Studio, BUTT, Mixxx, Liquidsoap) to connect to the station's Icecast server.
••••••••••••••••••••••••••••••••
OBS Studio Setup
Configure OBS to stream audio to the Icecast server:
Service: Custom streaming server
Server: icecast://<YOUR_SERVER>:8000
Mount: /live
Key: <your stream key above>
Audio encoder: MP3 or AAC, 128-192 kbps
BUTT / ffmpeg CLI
# ffmpeg — stream an MP3 file to Icecast
ffmpeg -re -stream_loop -1 -i playlist.mp3 \
-c:a libmp3lame -b:a 128k \
-f mp3 icecast://source:<KEY>@<HOST>:8000/live
# Liquidsoap — crossfade playlist
output.icecast(%mp3,
host="<HOST>", port=8000,
password="<KEY>", mount="/live",
crossfade(playlist("music.m3u")))
Total Users
—
DJs
—
Active
—
Suspended
—
All Users
0 users
| User | Role | Status | Last Login | Actions | |
|---|---|---|---|---|---|
| Loading… | |||||
HLS Process
—
Segments
—
Playlist
—
HLS Controls
Playlist URL
—
Process Log (last 10 lines)
—