is UMS to UMS possible?

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
Nanocore
Posts: 2
Joined: Wed May 14, 2014 5:01 am

is UMS to UMS possible?

Post 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?
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: is UMS to UMS possible?

Post 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.
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: is UMS to UMS possible?

Post 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?
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: is UMS to UMS possible?

Post by Optimus_prime »

Why not, Sharkhunter if you've done it before hopefully it would be easy to add back in
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Nanocore
Posts: 2
Joined: Wed May 14, 2014 5:01 am

Re: is UMS to UMS possible?

Post 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.
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: is UMS to UMS possible?

Post 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.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
Post Reply