The list of media servers on Wikipedia is a bit overwhelming and I've had experience with firefly not being well maintained with regards to keeping up with newer standards. My specific need is being able to access media content from laptops (Windows 7 and Linux) and a Samsung TV with DLNA. I've considered MediaTomb, but since I haven't yet bought the TV I want, I would like to choose media server software which would work when I get the TV (considering Samsung LE40C755). MediaTomb hasn't had a release for over a year, but not sure if this is a problem. Support for PS3 would be OK, but no show stopper.

Any feedback from people with experience setting up media server with similar requirements would be appreciated.

link|improve this question
1  
Have personally found mediatomb fine as long as you don't mind editing the config.XML for mimetypes (eg. MKV or M4V). You can also add your own transcoding scripts in there for specific formats. Have also used PS3media server in the past with good results ps3mediaserver.org – James May 25 '11 at 21:09
feedback

2 Answers

up vote 2 down vote accepted

I have some experience in using of minidlna server under FreeBSD for such purposes. It's pretty simple in installing and configuring and work perfectly with Windows 7 Media Player.

root@crappy:[/root]# uname -mrs
FreeBSD 8.2-RELEASE amd64

root@crappy:[/root]# pkg_info | grep dlna
minidlna-2010.12.12_2 Media-server compatible with "Digital Life Network Alliance

You should try it.

link|improve this answer
feedback

I'm in the process of testing serviio and it should work. In fact, it's already in the ports.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.