← Back to collection

Other things

MP3 over DNS

A tiny command that streams audio data through repeated DNS queries.

audioMP3shell

Screenshot used in the talk for MP3 over DNS
Screenshot used in the original talk.

The exhibit is deliberately absurd: a shell pipeline requests encoded pieces, turns them back into bytes, and passes the result to an audio player.

It captures the spirit of the collection. DNS is not the ideal audio transport, but it is flexible enough to make the experiment possible.