Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0

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
User avatar
Tianuchka
Posts: 27
Joined: Sat Jan 12, 2013 7:13 am

Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0

Post by Tianuchka »

Hello everyone!

I experience a strange "Status" tab behavior on UMS 5.2.3 under WIN7 x64.
UMS log shows me the following strings:

Code: Select all

17:43:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
17:43:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
17:46:19 INFO  Access granted to /192.168.0.19 by rule: 192.168.0.19
18:03:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:03:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
18:23:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:23:10 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
18:43:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
18:43:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
19:03:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
19:03:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
19:23:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50, Cache-Control: no-cache, Pragma: no-cache
19:23:11 INFO  Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Windows-Media-Player-DMS/12.0.7601.17514
And as well I observe the wrong renderer's status on the "Status" bar. I mean, what 192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?
Screenshots:
Буфер обмена-1.jpg
Буфер обмена-1.jpg (115.82 KiB) Viewed 16689 times
Буфер обмена-3.jpg
Буфер обмена-3.jpg (360.89 KiB) Viewed 16689 times
Logs:
ums_dbg.zip
(33.28 KiB) Downloaded 586 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0

Post by infidel »

Tianuchka wrote:192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?
Hi Tianuchka, sorry for the extremely late reply :).
  • You have WMP running on your pc but have disabled the WMP renderer profile in UMS.conf (via the "Select Renderers" button), which causes it to be an "unknown renderer":

    Code: Select all

    selected_renderers =Android, PlayStation 3, Sony Bravia 5500
  • Also you have set the Bravia 5500 as your default renderer in UMS.conf, which is the profile UMS will default to when it finds an "unknown renderer":

    Code: Select all

    renderer_default =Sony Bravia 5500
Try enabling the WMP renderer profile using "Select Renderers" and WMP should be recognized.
User avatar
Tianuchka
Posts: 27
Joined: Sat Jan 12, 2013 7:13 am

Re: Media renderer was not recognized. Possible identifying HTTP headers:User-Agent: Microsoft-Windows/6.1 UPnP/1.0

Post by Tianuchka »

infidel wrote:
Tianuchka wrote:192.168.0.13 is my PC's IP with UMS running, but not a Sony Bravia 5500.
The same bahavior of UMS 5.2.2 was on the same system in the past.
Can anyone tell me how to fix what little problem?
Hi Tianuchka, sorry for the extremely late reply :).
  • You have WMP running on your pc but have disabled the WMP renderer profile in UMS.conf (via the "Select Renderers" button), which causes it to be an "unknown renderer":

    Code: Select all

    selected_renderers =Android, PlayStation 3, Sony Bravia 5500
  • Also you have set the Bravia 5500 as your default renderer in UMS.conf, which is the profile UMS will default to when it finds an "unknown renderer":

    Code: Select all

    renderer_default =Sony Bravia 5500
Try enabling the WMP renderer profile using "Select Renderers" and WMP should be recognized.
Dear infidel!
Thank You very much for Your help!
This topic could be closed, I guess.
Post Reply