You are not logged in.
My scenario is as follows:
I'm at work all day, but I want to listen to my music at home. I have complete access to SSH to my computer at home, I can open ports and all that from here.
When I was running windows, I could just TS into my box, and hit play on my media player and it would bring the audio to my work machine. It was a big laggy, but ok.
MPD seems like it could be a great solution.
Can I set up MPD to run on my machine at home, and then connect with a client on my windows machine at work to it? Is that how it works?
Or would I have to setup a shoutcast?
What do you guys do at for music at work? or are you more productive than that? ![]()
thanks!
Last edited by cschep (2007-04-04 21:46:23)
Offline
In short, no, that's not how MPD works. At least as I understand it. MPD will just let you control the music that is playing on your machine at home from work. Great for entertaining burglars.
Check out pulseaudio, pkgs are in [community], for now at least.
Offline
dtw is correct. With mpd you would only be able to control what is playing on your home system remotely, but it would not stream the media to your remote location.
Offline
I used gnump3d för a long time as a streaming server. Really easy to set up; it runs a web server on a configurable port, from which you can play your music anyway you want. I stopped using it since the latest upgrade ruined my favourite skin; I had no patience and wrote a php script that does basically the same thing. Anyway, apparently gnump3d is in community now.
(And thanks dtw and elasticdog, that's exactly what I've wanted to know about mpd - now I know it's not for me. Gotta check out pulseaudio :))
Offline
Thanks for the input guys!
I'll check out gnump3d and pulseaudio.
Sucks that they broke support for your favorite skin though, I'll try pulse first, just to stick it to 'em ![]()
Last edited by cschep (2007-04-02 20:26:07)
Offline
maybe netjack can be of help too
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline
No-one commented on my burglar joke. I am gutted
I thought that was a good one.
Offline
MPD can actually do what you want, in combination with IceCast. See this wiki article http://wiki.archlinux.org/index.php/Str … st_and_MPD
I set it up on my server at home, and it works perfectly. Also, check out the web-based mpd frontends like phpMp2
Offline
MPD can actually do what you want
That's not exactly true though is it? I could have said the same thing about pulseaudio. MPD does not have the functionality itself; icecast, pulseaudio or some other streaming application is the answer. The fact that mpd can be used with both is a bit incidental. It's like saying GNOME has an awesome 3D Window Manager dohicky...if you install beryl...
If the question was: "Can MPD be used to control my pulseaudio stream?" I would have said "yes". Actually I would have said "in theory" cos I never got pulseaudio working...thanks for the tip about icecast
Judging by the wiki it looks ridiculously simple to get sorted!
Offline
That's not exactly true though is it? I could have said the same thing about pulseaudio. MPD does not have the functionality itself; icecast, pulseaudio or some other streaming application is the answer. The fact that mpd can be used with both is a bit incidental. It's like saying GNOME has an awesome 3D Window Manager dohicky...if you install beryl...
Fine fine, if you want to be all technical about it.
But as I understand it, MPD can stream output directly to an icecast file (its commented by default in the /etc/mpd.conf file) so I figured most of the functionality was on MPDs side, its just Icecast that sends it across the internet.
So, in correction to my previous statement, MPD + Icecast will do what you want. ![]()
Offline
MPD + IceCast is very nice solution
IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686
Offline
Is mpd the right solution for me?
Yes, it is the right solution for everyone. ![]()
I am a gated community.
Offline
lol
You're biased, man. Did you ever get pulseaudio going? Or did you do the icecast thing too?
Offline
Thanks for following up guys. I ended up going with Icecast + MPD and it works a TREAT. It is exactly what I was looking for.
Is there anyway to configure it to be an .mp3 stream instead of .ogg? No real need, just wondered.
Also, is icecast setup to accept more than one user at a time by default? or does that take a lot of tweaking? I tried to have a friend connect real fast to mine while i was on and the "peak clients" went to 2, but he never got connected.
Maybe my upstream just wasn't fast enough..
oh! Also... maybe I should ask in another thread, but as long as we're talking about audio and .ogg and stuff..
Does anyone know of a good batch converter from .mp3 to .ogg? I think I'm going to make the switch to a fully open standard.
I have a few cd's that I purchased from the apple store as well, I don't want to break forum rules by talking about breaking drm, but I could just burn then and rip them to .ogg, or does anyone know of a way to convert those straight to .ogg?
Again, if that's not a question that should be discussed, feel free to ignore/chastise me.
thanks guys!
oh, TU: great burglar joke, i should keep a directory full of gunfire and other related movie sounds to scare the piss out of people at random. ![]()
Last edited by cschep (2007-04-04 21:47:23)
Offline
mp32ogg is in extra, yes!
Offline
Gah! Never convert from one lossy format to another! No two lossy formats remove the same part of the audio - converting means they'll both shred it, and you'll lose substantially more quality than if you leave them as mp3s.
If you can rip from the original source and encode it as ogg, do that. If you can't, leave them alone. It won't be an improvement.
“A stupid person can make only certain, limited types of errors; the mistakes open to a clever fellow are far broader. But to the one who knows how smart he is compared to everyone else, the possibilities for true idiocy are boundless.” —S.K.Z. Brust
Offline
Celti,
Thanks for the info. Before I jumped in I was reading the .ogg site and got the same info ><
Looks like I'll be re-ripping what I can, leaving some, and going .ogg from here on out.
thanks again!
Offline