• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

DLNA linux server

sathyan

Senior member
I want to put together a DLNA server using some old hardware I have laying around (ATA hard drives, 700MHz CPU, 768MB of RAM, 100Mb ethernet). This box will provide files to my DLNA-certified TV over 100Mbps wired ethernet. I figure since the TV will do the processing and the computer needs to do nothing more than make the files available, it should work. Or is this hardware too ancient? I need to replace the PSU on this box, so if this scenario is not going to work, I'll put the PSU $$ towards a NAS instead.

What OS should I use? I use Ubuntu on the desktop. Is Ubuntu Server a good choice? A different distro? I want the server to run headless and be controlled over the network.

What software to show up as a DLNA source? I'm thinking ushare.
 
Ubuntu + ushare worked! Music played just fine. the DLNA player was able to find/list my videos but the playback was starts & stops. I experienced the same streaming from Win7 (on a faster computer) but playing the same file off USB works...must be something wrong with my network.
 
Ubuntu + ushare worked! Music played just fine. the DLNA player was able to find/list my videos but the playback was starts & stops. I experienced the same streaming from Win7 (on a faster computer) but playing the same file off USB works...must be something wrong with my network.

or your computer just isn't fast enough to be a DLNA server.
 
must be something wrong with my network.
Standard 10/100 ethernet is fine for streaming on a home network. How much traffic is there while you're streaming? What type of movie, 1080p, etc.? Also, you can check your resources while streaming a video with the 'top' command. See how much stress your system is under, and that's a good starting point.
 
I used to run PS3 Media Server, but have recently switched to a 2 TB USB hard drive & a Linksys E3000 running TomatoUSB.

It comes built-in with minidlna, not as nice as PS3MS, but definitely suits my needs.
 
Back
Top