streaming music in i2p
streaming music in i2p
To listen to streaming music or just mp3 files on i2p, use a music player as usual, but point it at your proxy. In general, to use any application layer software over i2p network, configure it to use your proxy to reach out using whatever protocol.
vlc and mpv both read an environmental var: http_proxy so if you set that, they'll use i2p. If your vlc install does not have the cvlc alias you can use vlc --no-video
export http_proxy=127.0.0.1:4444
Here is link to a site http://eepradio.i2p, with several streams (same link with address helper)
When you find a song to stream, mouse over the play button to find the link, and play it in your terminal like so:

To tell vlc, mpv and friends to stop using the proxy, get rid of that env var:
export http_proxy=
Here is a site running an instance of soundcloak software that has a nice search interface to look for songs/artists. here's the search results page:

and here is what the detail page looks like (below)
When you find the music you want, right click and copy link to play with vlc or mpv

Lots of Russians on i2p, and they publish music too like this site:



I can hear Lenin any time I want:
mpv http://radio.r4sas.i2p/lenin_64.m4a
from this site with Lenin audio clips:

Yes people post all kinds of weird stuffs:

You might enjoy one of these better though, honestly, from myvibesradio.i2p:

Personally, I recommend checking out these streams:

If you're interested in an Android client, check out this site which I have not even tried so caveat emptor! I'm not sure if there is an easy solution for iOS users.

If you can securely run a server, consider setting up an Icecast server.
Enjoy streaming some music from i2p today!