Is anyone running mediatomb under CentOS-6? I've installed it from rpmforge.repo (I think it used to be in the epel repository under CentOS-5) but I don't know how to configure it. I'm trying to use it to see photos on my Samsung Smart TV (model D5520). The photos (or some of them) come up on the TV, but when I click on them I always get the error message "Not Supported File Format". Are there reasonably simple instructions anywhere for using mediatomb under CentOS? -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College Dublin
On 01/16/2012 08:54 PM, Timothy Murphy wrote:> Is anyone running mediatomb under CentOS-6? > I've installed it from rpmforge.repo > (I think it used to be in the epel repository under CentOS-5) > but I don't know how to configure it. > > I'm trying to use it to see photos on my Samsung Smart TV > (model D5520). > The photos (or some of them) come up on the TV, > but when I click on them I always get the error message > "Not Supported File Format". > > Are there reasonably simple instructions anywhere > for using mediatomb under CentOS? >Try: http://mediatomb.cc/pages/documentation -- _ ?v? /(_)\ ^ ^ Mark LaPierre Registerd Linux user No #267004
On Tue, Jan 17, 2012 at 2:54 AM, Timothy Murphy <gayleard at eircom.net> wrote:> Is anyone running mediatomb under CentOS-6? > I've installed it from rpmforge.repo > (I think it used to be in the epel repository under CentOS-5) > but I don't know how to configure it. > > I'm trying to use it to see photos on my Samsung Smart TV > (model D5520).Unsure if it helps with photo issue but for Samsung TV to work this is what I needed to add to my mediatomb configuration: <custom-http-headers> <!-- Samsung needs it --> <add header="transferMode.dlna.org: Streaming"/> <add header="contentFeatures.dlna.org: DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000"/> </custom-http-headers> http://shishworks.blogspot.com/2012/01/mediatomb-and-samsung-tv.html Let me know if it helps. -- Mikael