hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
834 stars 202 forks source link

about NAT! #34

Open mikeliuvia opened 10 years ago

mikeliuvia commented 10 years ago

hello,hzeller: can this tools support going through NAT, if can do,how to configure it ?

hzeller commented 10 years ago

There is no special configuration in gmrender. You might need to look what your router supports. Typically, it should fetch remote content just fine (e.g. I am listening to internet radio through my router), but as far as I know, the UPnP design for controller and renderer is that they need to be in the same network (though I haven't looked deeply in how to do that). If you find something, please let me know - we can add a documentation section.