media UPnP and DLNA
- April 18th, 2008
- Posted in Hardware . Linux . Modding . Server
- By Jason Zerbe
- Write comment
Last weekend I was playing around with running nginx, SSH, vsFTPd, and MediaTomb on this 1GHZ, 512MB RAM machine that I jacked into my network. So let me get the obvious things out of the way first:
- SSH for administering
- vsFTPd for getting files onto the media server
- nginx for serving the media files externally to the WAN
What is this MediaTomb you may ask? It is a DLNA/Media UPnP server daemon, that is administered via a sleek javascript front end, and run by a fast C back end (for nix machines). There were issues though, when I tried accessing it from the new DirecTV set top boxes that have network/internet support built in. According to my dad, who works for DirecTV, the boxes are supposed to be able to access DLNA compliant content. It is not an advertised feature, just an “under development” feature. He says the only reason that ethernet ports are on the set top boxes in the first place is for VOD content, served by Limelight Networks. In the future, the DLNA support will probably be phased out, but for now I guess I’ll get to have some fun.
No comments yet.