Page 1 of 1

is UMS to UMS possible?

Posted: Wed May 14, 2014 5:05 am
by Nanocore
I am running UMS in the house and a friend has UMS running at his house. He happens to have a lot more content then I do and I would like to hook up my UMS to his UMS. My DLNA clients would then connect to my UMS like normal and my friends UMS would show up with his directory of content on my UMS. Is this possible?

Re: is UMS to UMS possible?

Posted: Wed May 14, 2014 3:53 pm
by DeFlanko
you would have to setup a VPN tunnel from house to house for that to be possible... and even then.. you would still run each others UMS, and just select the one you want form...

the CLEAN AND OBVIOUS downfall is... VPN traffic is SLOOOOWWW... many reason why this is.. but the simplest is that data has to travel across the internet to get to you.

Re: is UMS to UMS possible?

Posted: Wed May 14, 2014 6:32 pm
by SharkHunter
In the sleeping SHB I had a function that allows DLNA clients to connect (via the local media server) to remote media servers. Maybe we should resurrect this function from the dead?

Re: is UMS to UMS possible?

Posted: Wed May 14, 2014 11:28 pm
by Optimus_prime
Why not, Sharkhunter if you've done it before hopefully it would be easy to add back in

Re: is UMS to UMS possible?

Posted: Fri May 16, 2014 11:01 am
by Nanocore
SharkHunter wrote:In the sleeping SHB I had a function that allows DLNA clients to connect (via the local media server) to remote media servers. Maybe we should resurrect this function from the dead?
Yes, this sounds exactly like what I was looking for.

Re: is UMS to UMS possible?

Posted: Mon Jun 02, 2014 1:32 am
by SharkHunter
Oki this can be tested using this branch from UMS.
https://github.com/UniversalMediaServer ... t-44776472

It requires some advanced setup (see bottom of the PR) but it should work.