Slashdot Mirror


Building a Simple Streaming Media Server?

neomage86 asks: "I'm looking for a simple Network Jukebox. I want to be able to stream media from a Windows (it has to be Windows for other school work) server to remote machines over a LAN (only 1-2 clients at a time). I want to be able to choose the song that's playing from the remote machine, video would be nice, but not necessary, and it should be free (as in beer, I'm a student). Any ideas?" "For some quick background, I'm an undergrad with a desktop PVR with several hundred gigs of media on it. I also have a laptop, and use computer labs fairly often. Anywhere on campus, I can expect to get a minimum of 10 megabits/s between my current machine and the PVR. My first thought was just Windows file sharing, but it breaks often (I'm not sure why, I have an Apache web server, and FileZilla ftp server running on the same machine that never go down) and I can't install Samba on the Solaris lab machines. Ideally the client should be web based, so I don't need to download anything to receive, but that is optional."

2 of 51 comments (clear)

  1. SlimServer by MadChicken · · Score: 4, Interesting

    http://www.slimdevices.com/su_downloads.html

    I've only used it on Mac, but it works very well. You can select media from a web interface.

    --
    SYS 64738 NO CARRIER
  2. Re:Check out VLC.... by sploo22 · · Score: 4, Informative

    You CAN'T pick anything from the remote machine in a VLC streaming session - you get to look/listen to what's served.

    As a matter of fact you can - it has an HTTP remote control interface, at port 8080 by default. See http://videolan.org/doc/play-howto/en/ch04.html#id 2533499

    --
    Karma: Segmentation fault (tried to dereference a null post)