Re: DLNA - IGMPProxy

2011-02-18 Thread Chuck Swiger
On Feb 18, 2011, at 1:12 PM, Oliver Lehmann wrote: > that unfortunally requires QT for whatever reason (yeah KDE - but > QT for a proxy??) I do not have this on my router of course :( Most of this stuff uses subnet-local broadcasts to perform device discovery. It would probably be a lot easier t

Re: DLNA - IGMPProxy

2011-02-18 Thread Oliver Lehmann
John-Mark Gurney wrote: First, UPnP is advertised over SSDP... Those port 1900 packets are the TV trying to find a media server, but no one responds to them. I have not tried to get UPnP working across subnets (yet, but I plan to in the future), but you could look at: http://frinring.wordpres

Re: DLNA - IGMPProxy

2011-02-18 Thread John-Mark Gurney
Oliver Lehmann wrote this message on Fri, Feb 18, 2011 at 16:42 +0100: > I've got a shiny new Sony TV with DLNA Support :) > My fileserver is located in a different subnet so it is not accessibly > by the TV. > The TV itself detects my netbook which is in the same subnet (and runs > Win7) as a DLNA

DLNA - IGMPProxy

2011-02-18 Thread Oliver Lehmann
Hi, I've got a shiny new Sony TV with DLNA Support :) My fileserver is located in a different subnet so it is not accessibly by the TV. The TV itself detects my netbook which is in the same subnet (and runs Win7) as a DLNA source. I've now tried to setup igmpproxy because I thought this might sol