setting up XBMC on a networked server - help
#1
Question 
What I want:

I want to set up XBMC on a server - (I haven't set up the server yet) -

So I can manually stick TV shows, music and movies onto it -
Other people in the house can access it through the network -

Keeping intact the interface and all the features -
I would admin it and they are users......

I don't know if it can be done but something like they enter the IP address of the server and onto the menu they go -

Then they choose what they watch and it starts -

I am currently using XBMC on my Win 7 laptop and would love to implement this system.

Is it possible to set up?

I would love comments and info.

Kindest Regards
And thanks in advance
Dave.
Reply
#2
You dont need to install XBMC on the server. The actual video files go on the server. The client XBMC machines access the server and play the video files on it.


Did I miss your point? Not sure I quite get it.
Reply
#3
I suppose that will work - but then I'm setting up multiple laptops and Pcs with XBMC -

I was hoping to install it onto a server and use a shared hard drive and just give out an IP address.

So if a gust came I could just give them the ip address and the XBMC loads its interface with minimal setting up onto new pc's and all the processing and rendering is also done on the server pc.

I am wondering is this possible?

Thanks Fish
Regards - Dave
Reply
#4
No, that's not possible, sorry. XBMC is meant to be a client, not a server.
Reply
#5
Netboot.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply

Logout Mark Read Team Forum Stats Members Help
setting up XBMC on a networked server - help0