WeSearch

Extremely simple internet radio controlled via IRC

lindenii· ·1 min read · 0 reactions · 0 comments · 11 views
#internet#radio#irc#music#technology
Extremely simple internet radio controlled via IRC
⚡ TL;DR · AI summary

Tunecat is a simple internet radio application controlled via IRC, featuring a demo instance that streams classical music. It allows users to set up their own radio stations by providing various configuration options, including the directory of audio files and IRC server details. The application is lightweight and easy to deploy, utilizing Opus audio format for streaming.

Key facts
Original article
Codeberg.org · lindenii
Read full at Codeberg.org →
Opening excerpt (first ~120 words) tap to expand

tunecat Simple and dumb internet radio thingy. There is a demo instance serving Classical Music Mix (CC Public Domain Mark 1.0) for #chat on a very chaotic IRC network. Usage Consider openssl req -x509 -new -newkey ed25519 -sha256 -nodes -out tunacat.pem -keyout tunacat.pem and registering a NickServ account with CertFP. Use the provided opusify script to pre-transcode all your songs to Opus 128 kbps. Usage of tunecat: -addr string listen address -dir string directory of .opus files -irc-addr string IRC server address as host:port -irc-cert string combined TLS client certificate and key -irc-channels string comma-separated IRC channels to join -irc-nick string IRC nick Add a reverse proxy and profit.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Codeberg.org.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Codeberg.org