Page 1 of 1
Serviio Server

Posted:
Tue Mar 13, 2012 11:51 am
by antz
Hi,
Would it be possible if I install serviio server on my windows dedicated server and connect my LCD TV to pickup the serviio streams and videos i have on my windows dedicated server?
Thanks
Re: Serviio Server

Posted:
Tue Mar 13, 2012 12:00 pm
by Illico
Not sure to understand, could you "reformulate" ?
Re: Serviio Server

Posted:
Tue Mar 13, 2012 1:43 pm
by antz
Sorry.. here it is again,,,
At home, I have a Local PC with Serviio running. My LCD TVs at home is connected to the same network where my serviio PC is connected. Serviio PC and all TVs are also connected to internet. My local PC with serviio is serving movies for my Home TVs.
Then I have a Dedicated Server hosted in UK and have connection speed of 100Mbit. This dedicated server is running Windows 2003 Server.
What I am thinking (if possible) is to install serviio on my windows dedicated server and let my TV connect to that server instead of the PC I have at home.
Basically, I want my dedicated server to be my movie server at home instead of my local PC.
I hope I am making sense now. Sorry. I'm not a native english speaker.
Thanks
Re: Serviio Server

Posted:
Tue Mar 13, 2012 5:16 pm
by zip
you'd have to tunnel to the server so that it behaves like a LAN, incl. multicasts and the same subnet
Re: Serviio Server

Posted:
Wed Mar 14, 2012 2:34 pm
by antz
How can I do that? Any hint?
Thanks
Re: Serviio Server

Posted:
Wed Mar 14, 2012 7:23 pm
by moltra
you need to setup a vpn.
http://openvpn.net/
Re: Serviio Server

Posted:
Mon Sep 10, 2012 8:07 pm
by antz
WOW!
It's been a while since I've been here and I was amazed by the progress you guys are making here. Congrats.
What interest me most is the pro version. With that, I would like to resurrect this topic to ask if this is now easily attainable in Pro version with the help of the API?
Can I install pro version on a dedicated server and allow public to connect to our videos?
Thanks.
Again, kudos to the team!
Re: Serviio Server

Posted:
Mon Sep 10, 2012 8:52 pm
by moltra
Yes using the included media player
My daughter watches mine while she is at college.
Sent from my DROID RAZR using Tapatalk 2
Re: Serviio Server

Posted:
Tue Sep 11, 2012 4:58 pm
by antz
Sorry I did not made myself clear on previous post.
What I am trying to do is direct TV access on my Serviio.
Just like when i am at home, i can see serviio server on my TV. I want my serviio on my dedicated server available in public.
Is that possible in the new pro version ?
Thanks
Re: Serviio Server

Posted:
Tue Sep 11, 2012 5:08 pm
by moltra
yes my daughter watches mine over 100 miles away. she goes to the dynamic DNS I gave her and uses the password to connect and watch what is on my server in my house.
for example
http://xxxxx.dyndns.tv:/23424/mediabrowser where the xxxxx is in the place of my exact address.
Re: Serviio Server

Posted:
Wed Sep 12, 2012 11:02 pm
by moltra
I have setup a demonstration Serviio Online Media Browser at
Serviio Pro online Media Browser. You can log into it and see how it works.
Re: Serviio Server

Posted:
Wed Sep 19, 2012 7:35 pm
by Illico
moltra wrote:yes my daughter watches mine over 100 miles away. she goes to the dynamic DNS I gave her and uses the password to connect and watch what is on my server in my house.
for example
http://xxxxx.dyndns.tv:/23424/mediabrowser where the xxxxx is in the place of my exact address.
I try similar with my setup :
Its ok for my webserver on port 80 :
http://xxxxxx.no-ip.org:80But nothing with MediaBrowser :
http://xxxxxx.no-ip.org:23424/mediabrowser/- rooter NAT/PAT is configured : external 23424 port is mapped to internal SERVIIO_PC_IP_ADDRESS:23424
- rooter firewall 23424 port is open (I can see it was opened with
https://www.grc.com/x/portprobe=23424 tool)
- Windows firewall open this port too.
Any idea ?