Stream to PS3
From PlugWiki
PS3 is DLNA certified so any DLNA certified server will work just fine, in addition most UPnP servers should also work.
For Streaming to PS3 under ARM Linux, you have several options, I have listed them below, each with their own specific HowTo.
Contents |
TwonkyMedia
Personally, I find this by far the best server, although it's not open-source, and it's not free either, it's a commercial product, however it's well worth it IMHO, as it "just works (tm)". The latest V5.x servers support transcoding using some build in trascoders, it's also possible to define your own and use FFMPEG for transcoding. There is a trial version available.
See this guide on how to setup TwonkyMedia on SheevaPlug: TwonkyMedia
MediaTomb
This is an open-source server that works quite well, it supports transcoding (using FFMPEG). Setting up MediaTomb on Sheevaplug is documented here: MediaTomb
PS3MediaServer
This is an open-source server running on Java. it's supports transcoding using FFMPEG and Mplayer. Setting up ps3mediaserver on Sheevaplug is documented here: PS3mediaserver
uShare
Another open-source server, however this one seems to have ceased active development, however it claims to be DLNA compliant (I suspect they mean UPnP, as their appears to be no DLNA certification on the DLNA Website.
The easiest way to setup uShare, is to follow the Stream to Xbox360 article, but leave out the ENABLE_XBOX hack and instead replace it with ENABLE_DLNA=yes
Fuppes
I followed the instructions on the fuppes wiki and it worked great. http://fuppes.ulrich-voelkel.de/wiki/index.php?title=Compiling_on_Debian_Linux
however I did not enable transcoding and did not have to install ffmpeg. Not sure if the plug can handle transcoding.
