2
I run Kubuntu(x64)+tmux at work and a Windows 7 x64 machine at home. I would really like to run ncmpcpp at work in a tmux window that connects to my Windows machine at home. I can port forward and I have a DynDNS account that is also set up on my router. My only problem is getting MPD (or something analogous) running in a server role on my Windows 7 machine at home. So my question(s) are as follows:
- Is there an ncmpcpp backend that was designed for, or runs well on, Windows (7)?
- If not, is there a good, recent guide for getting mpd running on Windows 7?
- I have looked at their site. They don't even attempt to properly document the windows release. Understandable, but just not any help. I have also found a rather complicated guide utilizing Cygwin but I'd rather not go through all that if I don't have to.
Thanks in advance for any advice.
I assume you're sshing to the windows 7 machine, or something similar? If so, you're not going to get audio over that by default. – Rob – 2012-01-09T18:09:49.903
@Rob No I am not planning to SSH into the machine. I am planning on using NCMPCPP as a remote client pointed at my Windows 7 machine running an MPD server. – Eric H – 2012-01-13T18:24:22.170
Ahh, that makes much more sense. :D – Rob – 2012-01-15T15:48:25.287