Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken link #1

Closed
remjx opened this issue Jul 21, 2021 · 1 comment
Closed

Broken link #1

remjx opened this issue Jul 21, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@remjx
Copy link

remjx commented Jul 21, 2021

Your linked blog post no longer exists: https://noni.io/24-7-music-live-stream-raspberry-pi/

@NoniDOTio
Copy link
Owner

NoniDOTio commented Jul 22, 2021

Hey there, thanks for letting me know. Will take some time until the blog is back up, but here's a very brief summary:

  • install screen, alsa, git and mpg123
  • install ffmpeg 4.1 or higher (you may have to compile it yourself or add a repository if the version in your default repositories is too old)
  • run modprobe snd-aloop pcm_substreams=1
  • run nano /home/pi/.asoundrc and add the line pcm.!default { type plug slave.pcm "hw:Loopback,0,0" }
  • run git clone https://github.com/NoniDOTio/LiveStreamRadio.git to download LiveStreamRadio
  • navigate to the LiveStreamRadio folder and edit config.sh
  • run ./lsr.sh --help to see a list of available commands

@NoniDOTio NoniDOTio self-assigned this Jul 24, 2021
@NoniDOTio NoniDOTio added the documentation Improvements or additions to documentation label Feb 2, 2022
@NoniDOTio NoniDOTio closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants