Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
raspberry:audio_stream [2018/10/08 00:09]
admin [Link]
raspberry:audio_stream [2018/10/08 00:14]
admin [Darkice]
Line 69: Line 69:
 update: update:
   $ sudo apt-get update    $ sudo apt-get update 
 +get the files and install them:
 +  $ wget https://github.com/x20mar/darkice-with-mp3-for-raspberry-pi/blob/master/darkice_1.0.1-999~mp3+1_armhf.deb?raw=true
 +
 +  $ mv darkice_1.0.1-999~mp3+1_armhf.deb?raw=true darkice_1.0.1-999~mp3+1_armhf.deb
 +
 +  $ sudo apt-get install libmp3lame0 libtwolame0
 +
 +  $ sudo dpkg -i darkice_1.0.1-999~mp3+1_armhf.deb
 +