LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Streaming music from Ubuntu server - like a "radio station" for my LAN (https://www.linuxquestions.org/questions/linux-software-2/streaming-music-from-ubuntu-server-like-a-radio-station-for-my-lan-4175717455/)

2aprepper 10-05-2022 10:55 AM

Streaming music from Ubuntu server - like a "radio station" for my LAN
 
Hello good people. I've searched here (and elsewhere) to no avail for information on setting up a streaming service on my Ubuntu server. I want to stream music to my local area network. Right now I have miniDLNA running on it and it works fine but that's not what I want. I want streaming music so it can play the same thing on whatever client is listening to it - sort of like "Muzak". I have a very robust wi-fi network here - two routers, one acting as an access point. I envision using one of them via a "guest network" to stream the music. Is this even possible?

The server is a headless one and is running the 64-bit Ubuntu LTS release 20.04.1. Would Ampache be the ticket for me?

Thanks in advance for any info you might have.

Dave

boughtonp 10-05-2022 11:27 AM

Quote:

Originally Posted by 2aprepper (Post 6384465)
Would Ampache be the ticket for me?

No idea, but it looks like it. What's stopping you trying it?


Otherwise, VLC has streaming built-in, and has a well documented CLI.


2aprepper 10-05-2022 12:02 PM

Quote:

Originally Posted by boughtonp (Post 6384474)
No idea, but it looks like it. What's stopping you trying it?


Otherwise, VLC has streaming built-in, and has a well documented CLI.


I was just wanting to know if this would work for what I need. If I can avoid spending hours on end trying to configure something only to find out it doesn't meet my needs then that's great.

From what I can tell, VLC wants the library to be added in separated files. I have over 10k songs in my library. I would rather not have to specify every one of them individually.

jmgibson1981 10-05-2022 12:06 PM

Found Ampache via this thread. Did the docker. Loving it. Most of my lan listens to music, Kodi being a bit heavy for that. Through browser is a slam dunk.

boughtonp 10-05-2022 01:13 PM

Quote:

Originally Posted by 2aprepper (Post 6384485)
I was just wanting to know if this would work for what I need. If I can avoid spending hours on end trying to configure something only to find out it doesn't meet my needs then that's great.

So you're basically asking us to read the Ampache website for you?

If the website isn't clear on whether it does what you want, raise an issue to address that with the authors.


Quote:

From what I can tell, VLC wants the library to be added in separated files. I have over 10k songs in my library. I would rather not have to specify every one of them individually.
The VLC GUI can accept recursive directories, so the CLI almost certainly can too, but even if it couldn't it would be scriptable.

However, VLC isn't the best for playlists / media libraries, so now you've added that detail I wouldn't recommend it.

Looking at the Ampache screenshots, the playlist functionality there looks promising...


2aprepper 10-05-2022 03:03 PM

Quote:

Originally Posted by boughtonp (Post 6384503)
So you're basically asking us to read the Ampache website for you?

Thanks for your insight. It is extremely useful and so very appropriate. I apologize for thinking this place was different, somehow, than the stack exchange experience.

computersavvy 10-05-2022 03:29 PM

Have you considered using the Plex Media Server for what you want.

It is easy to use and works well for both audio and video, including allowing remote access when away from home if you wish. Free to use but also has a Plex Pass feature that allows additional movie and audio streaming from other sources.

The plex library config only needs the directory path so your comment
Code:

I have over 10k songs in my library. I would rather not have to specify every one of them individually.
is already handled by plex.

jmgibson1981 10-05-2022 03:34 PM

I was able to import my entire music path in one shot on my docker install just this morning. easy as pie.

jmgibson1981 10-05-2022 03:57 PM

Quote:

Originally Posted by 2aprepper (Post 6384535)
Thanks for your insight. It is extremely useful and so very appropriate. I apologize for thinking this place was different, somehow, than the stack exchange experience.

The sarcasm is unneeded. You want someone else to do the work for you. That is a common problem these days. Sadly it's pointless and the sooner people learn that the better. Even if someone else researches and trys it only YOU can be sure it is or isn't what you need. Until you actually get your hands on it other people's opinions are nothing but that, an opinion. Has no bearing on whether it is good or not for you.

In the time you've likely been waiting for hours to get opinions you could have already had it up and running and exploring it 20 times over. It took me all of 5-10 minutes to get it working by following their instructions.


All times are GMT -5. The time now is 01:57 AM.