Windows Server Nothing working

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
DJX
Posts: 17
Joined: Mon May 26, 2014 3:35 pm

Windows Server Nothing working

Post by DJX »

Not expecting much since it's free but I thought I'd give this product a try.

I just wanted a daemon to run on my server with no transcoding.
Was basically just looking for a DLNA transport daemon.

Device discovery is very flaky.
I usually have to click: "Restart Server" while my XBOX is at the select source screen in order for it to find the server.
WMP12 usually never finds it.

I can not even see files from WMP12 or XBOX 360.
Didn't bother trying more devices since this was just a test install and I couldn't even see files from my two primary devices.

Just noting my experience.

See attached Debug File.

Thanks.
Attachments
ums_dbg.zip
(23.72 KiB) Downloaded 471 times
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Windows Server Nothing working

Post by valib »

I see that you disabled all engines and that is the problem. At least one engine must be enabled for each category - video, audio, web video stream. Which meadia will be transcoded or streamed is set in the renderer.conf. WMP12 is not working with UMS due to Microsoft special DLNA implementation.
DJX
Posts: 17
Joined: Mon May 26, 2014 3:35 pm

Re: Windows Server Nothing working

Post by DJX »

Ok, thanks.
I'll give that a try.

Like I said, I really don't need transcoding, just a DLNA transport daemon.
So, I would have to hack away at the render.conf files to disable transcoding?
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Windows Server Nothing working

Post by valib »

The problem is that there is not a renderer which can support all combinations of video or audio settings which people can produce. So disabling transcoding doesn't work and you can miss the media which your renederer is not capable to show. If you don't want transcoding you have to convert the media to the format your renderer is capable to show.
DJX
Posts: 17
Joined: Mon May 26, 2014 3:35 pm

Re: Windows Server Nothing working

Post by DJX »

Yes, I know.
However, I'm not worried about that ATM.

My XBOX will still not connect to UMS.

My Denon X4000 froze while try to browse my video directory.
Not sure if this is UMS or Denon.
Attachments
Denon.zip
(297.21 KiB) Downloaded 460 times
ums_dbg.zip
(19.42 KiB) Downloaded 446 times
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Windows Server Nothing working

Post by DeFlanko »

Just out of curiosity.. you're trying an XBOX 360 and not an XBOX one right!?
DJX
Posts: 17
Joined: Mon May 26, 2014 3:35 pm

Re: Windows Server Nothing working

Post by DJX »

Correct.
XBOX 360.
Sorry for the confusion.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Windows Server Nothing working

Post by DeFlanko »

Well i see UMS discovering the Xbox 360 in your Debug.log

Code: Select all

INFO  2014-05-25 23:25:05.751 [pool-6-thread-2] Checking IP: 172.16.100.9 for Xbox 360
INFO  2014-05-25 23:25:05.767 [pool-6-thread-2] Renderer Xbox 360 found on this address: xbox360-djf.djxmmx.net (172.16.100.9)
DEBUG 2014-05-25 23:25:05.767 [pool-6-thread-2] Starting ping -n 3 -l 64000 172.16.100.9
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Matched media renderer "Xbox 360" based on header "User-Agent: Xbox/2.0.16747.0 UPnP/1.0 Xbox/2.0.16747.0"
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Received on socket: Connection: Keep-alive
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Received on socket: Host: 172.16.10.10:5001
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Search"
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Received on socket: CONTENT-TYPE: text/xml; charset="utf-8"
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Received on socket: Content-Length: 539
DEBUG 2014-05-25 23:25:05.782 [New I/O worker #5] HTTP User-Agent: Xbox/2.0.16747.0 UPnP/1.0 Xbox/2.0.16747.0
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] Recognized media renderer: Xbox 360
TRACE 2014-05-25 23:25:05.782 [New I/O worker #5] HTTP: upnp/control/content_directory / 0-0
where on the xbox are you looking for the ums folder?
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Windows Server Nothing working

Post by DeFlanko »

also i noticed that your UMS Language is set to EN, but you have several french titles...

Code: Select all

INFO  2014-05-25 23:23:24.516 [main] Build: d095a1a80 (2014-05-15)
INFO  2014-05-25 23:23:24.516 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.7.0_55 64-bit by Oracle Corporation
INFO  2014-05-25 23:23:24.516 [main] OS: Windows Server 2008 R2 64-bit 6.1
INFO  2014-05-25 23:23:24.516 [main] Encoding: UTF-8
INFO  2014-05-25 23:23:24.531 [main] Memory: 1138 MB
INFO  2014-05-25 23:23:24.531 [main] Language: en
are you french / is your Computer lang FR?
DJX
Posts: 17
Joined: Mon May 26, 2014 3:35 pm

Re: Windows Server Nothing working

Post by DJX »

Nope, good old American...Ohio

This is from memory, sorry for the inexactness:
On my Xbox, I hit the middle Xbox button on the controller.
That opens up the Xbox menu thing.
From there I move over to Media or something to that affect.
I select an audio source (HDD/uPnP)
I Select UMS and it just sits there trying to connect.
Eventually says there is a firewall or something blocking communication.

No firewalls inside the LAN.
Post Reply