Slashdot Mirror


Building a Linux Home Media Center

RomanianClimber writes "Tom Lynema assembles an Ubuntu-based Linux home media center. 'Like a lot of people nowadays, I have a growing collection of digital media. My digital media is stored on a home Linux server. Most of the digital media players available today do not support protocols to connect to a Linux server, which make them unsuitable for my use. I realized the best way to connect my digital media library with my home theatre was to build my own Linux home media center (LHMC).'"

5 of 143 comments (clear)

  1. When will we not need an MCE box? by dada21 · · Score: 4, Interesting

    I run XPMCE -- yeah, yeah, it works and the WAF is 100%. We continue to try MythTV and various F/OSS programs about 3-4 times a year though.

    But I think I might stop, soon. I already have a decent little file sharing network between myself and about 100 "close" friends. I think we could probably extend this to 1000 people and still keep intruders and others out. I have about a 10mbps pipe at home (beta) that should be available everywhere within a year. One of the providers wants to see it for $19.99 per month (as long as Congress stays out!)

    So that leaves me with my subjust line: when will we not need a dedicated box anymore?

    Bandwidth is almost free, compared to any previous bandwidth before it. 10mbps is just as fast as I can run to the video store and back (depending on the codec used and other parameters, but its close). If I keep maybe 10% of my content on my PC and share it with the 100 out there, I bet we'd have it covered pretty well even considering duplicates for backup. Maybe we need a protocol/program that takes BitTorrent and allows a network of users to safely share video/audio in a wide-area RAID configuration. The other day I lost a CD (AAC's actually, my car stereo supports it) that had about 1000 minutes of music on it. I run my AACs lower than 128kbps for the car. I had the entire set of albums downloaded from a friend in maybe an hour or so, I'd guess.

    The future for me is a system similar to AKIMBO (but open source and needing very little in the way of complex hardware) -- a set top box, maybe 60-100gig hard drive, the ability to copy data to the unit from my workstation, and the ability to set it up in this wide area RAID configuration with my friends.

    True "peer" to "peer" sharing of media, but no complexity needed that is the norm with an MCE -- you don't need terabytes of data, 2-4 tuner cards (my XPMCE has 4: 2 SD and 2 HD) as you can download the shows from BT or whoever else may have the data already, or even a DVD player.

    What would this system be missing? (I just typed as I thought it up, FYI)

  2. DLNA is working on this by digitalsushi · · Score: 5, Interesting

    DLNA, the digital living network alliance, http://www.dlna.org/about is a group working on standards to make it streamlined for your TV to grab files off your windows server, linux server, mp3 player, et cetera. Basically makes all your devices share the media together. I know nothing about it other than the roughest overview, but if anyone else knows of it please comment.

    --
    slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
    1. Re:DLNA is working on this by Paul+Bristow · · Score: 4, Interesting

      It's based on UPnP AV Mediaserver protocols. There are projects around working on UPnP clients and servers and sample code from Intel for Linux.

      It's complicated to get your head around because of the Jargon used in DLNA but a little effort makes you realise what an elegant, distributed, powerful set-up this is. My favourite part is the proxy media server service that allows a server to also act as the directory listing for ALL servers on the network, providing a simple way to access all media, regardless of location.

      --
      - Paul
  3. Mvix by DrugCheese · · Score: 5, Interesting

    I've been running a linux home entertainment box for a couple years now. I use SuSE ( I think I have Suse 9.3 on there now) and a matrox video card with TV out. My sound I run directly into my stereo system. I use mplayer mostly to play my videos and I still use mp3blaster to play my tunes. Although I have a wireless mouse n keyboard hooked up to it, it's a pain because I still need to get up and turn on the monitor because the text is too hard for me to read on my TV.

    The computer I've been using recently for this task has kind of been overkill so I was happy to find today the Mvix Multimedia Player. As far as I know it runs linux. Just needs a harddrive installed and it's ready to run. I'm thinking of replacing my computer with it so I can use my computer for other tasks (I can always find something). Anyone heard of Mvix before?

    --
    *DrugCheese rants*
  4. Gentoo is a better choice by billstr78 · · Score: 3, Interesting

    better documentation, easier MythTV integration, better hardware support. Had a great time putting together a Myth box with very modern hardware. Blogged about it too.