[Fixed] Samsung F6800 doesn't see UMS

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
hlmd
Posts: 2
Joined: Thu Aug 22, 2013 6:37 pm

[Fixed] Samsung F6800 doesn't see UMS

Post by hlmd »

I've just bought Samsung UE40F6800 LED TV.
I've also found UMS and...

...UMS sees my TV but my TV doesn't see my UMS



Any ideas?
SpeedyQ
Posts: 173
Joined: Tue Jul 03, 2012 9:43 pm

Re: Samsung F6800 doesn't see UMS

Post by SpeedyQ »

Your issue is probably related to either your router configuration or your firewall configuration on the machine where UMS is installed.
So you need to check if following is in place:

In your router:
-there must be some setting / switch for uPNP, it should be set to "enabled".

The firewall settings of your UMS server machine:
I checked my own firewall setup on Windows 7 64 bit regarding UMS and I have following incoming 'allow' rules in place that you might want to check in your setup:
- javaw.exe (TCP)
- ums.exe (Any)
- wrapper.exe (Any); you only need this one when running UMS as a service
- port 5001 rule (Any); the default UMS listening port (also if you're using a different port number you have to use that value)
- port 2869 rule (TCP); used for DLNA / uPNP discovery (SSDP)
- port 1900 rule (UDP); used for DLNA / uPNP discovery (SSDP)
I have not included the full path to the executables because that can be different in your setup.

Especially the last two rules can be the cause of your issue.
Hope this helps.
hlmd
Posts: 2
Joined: Thu Aug 22, 2013 6:37 pm

Re: Samsung F6800 doesn't see UMS

Post by hlmd »

Thx!

It's working now :)
Post Reply