# 2023-08-06 21:53:03.651274 UTC (+0000)

Brcon2023: New Radio System Online

Just in time, the new radio system is finished. A very simple daemon
(called teed(8)) now serves our audio needs. And the idea is simple: We
do n:m broadcast. Many input lines are simply multiplexed.

       Server:
       $ cd /br/radio/relay/live
       $ teed &

       Audio Input:
       $ curl $someuri | socat - unix:/br/radio/relay/live/in

       Clients:
       $ socat unix:/br/radio/relay/live/out - | mpv -

For backup there is always the old icecast system.

See you at brcon2023!

Sincerel yours,

20h
Chief Audio Engineer (CAE)