Multiple Instances of XBMC play on multiple TVS
#1
Is there a way to have one server run multiple instances of xbmc like 5, all controlled with 5 android remotes with 5 video cards all inside 1 box. Then play to whatever to each individual TV?
Reply
#2
Maybe using any virtualization technology? No good idea about this.
Reply
#3
Possible? Maybe. It would have to be a beast of a machine to have five virtual environments for it to even possibly work. It would probably be cheaper to have five cheap XBMC boxes, like jailbroken ATV2's or some really cheap ATOM box.
Reply
#4
Thats the way i was originally going to go but i dont want to see any boxes. They will all be in the basement and stream to the tvs through 2 cat6 wires into hdmi throughout the upstairs. So thought if i could cram it into one machine that would be sweet.

without virtualization just in normal windows can I run 2 copies of xbmc?
Reply
#5
Hi Cash. I have only been playing around with running 2 XBMCs from 1 win7 machine and even mine didnt have super specs (4GB RAM, 2.4GHz C2D) it worked quite well actually.

Basically, you need to have your own compile of XBMC to remove the 1 instance limit on windows (totally pointless imho) from code. And then its totally up to you on how to share the DB/Thumbs between all the instances. I would do something like using MySQL and hard linking together all the addons/thumbnails dirs while keeping different data for each xbmc instance that is run towards a different portable data dir. Best of luck to you Smile
Reply
#6
It's very easy to get a small box (like a nettop or an ATV2) and mount it on the back of the TV so you don't see it at all. A bunch of jailbroken ATV2s running XBMC might be your best bet, since they are about 3" x 3" x 1". Really easy to hide that, and then you only have to run one ethernet cable to each TV.

Also:
http://innovelis.com/totalmount_pictures.html
http://www.pulse-eight.com/store/product...mount.aspx
Reply
#7
I don't think its a good idea to have one central PC running each xbmc. It would be safer to have each tv linked to its own video hardware. Imagine that one central pc crashing / some OS files become corrupted, this means all the TVs lose their media capability and you cant watch anything anywhere until you fix that PC.
Reply
#8
All great feedback, this is all being installed in a brand new house with the wires already ran for this intent. Thanks for all the input still going to read some and post back the outcome. Anyone else want to chime in?

Don’t know much about these ATV2 things and will look em up soon. But I assume they can have 1080p?

The original plan was to have 5 HTPC side by side in basement then streamed from there to each individual TVs through 2 cat 6 wires converted to hdmi using baluns. It’s all new to me and wasn't around 4 years ago when I did my house.

So I figured instead of 5 ugly PCS side by side even though still hidden and no were near the TVS and the all that extra money, why cant it all be crammed into one?? So that’s were I’m coming from. So I guess I should just go back to original way, or maybe 2 XBMC per computer like odt_x said. How do you modify the code like u stated? Or is it just in the config file?

Thanks again everyone
Reply
#9
The bad: ATV2 can play 1080, but only outputs 720

The good: it only costs $100 USD

still, $200-300 is all you need to spend on a tiny (8"x8" or less) and totally silent HTPC. A lot of people mount them on the TV's VESA mounts so you never see them.

Much much easier (and cheaper) than trying to get multiple XBMC sessions from one powerful box.
Reply
#10
@Cash
I'm with you on that one. I've also been looking into multi-output from one PC to multiple TV's.

Right now i have an HDMI to ethernet wall plate from monoprice.com that sends audio and video to the living room TV over two 75ft cat6 cables, and even sends the IR data from my remote back to the PC. I thought it would be cool to have the same setup for other TV's and all from one centrally managed box.

For me, i'm researching into the linux "multiseat" concept. Where you can create multiple sessions on the same PC and every one can have it's own display, keyboard, mouse, speakers, etc. Windows has something similar called "windows multipoint server", but it's got to cost an arm and a leg and it's built on top of windows server, so who knows what it's media capabilities are.

I see the pro's for this kind of setup as lower power, less wiring, less management. The ATV2 and other small boxes may be nice, but it's one more box of wires to plug in, setup and manage. Each with it's own operating system to upgrade and maintain. Plus XBMC has no server/client setup at all, meaning you must make all the PC's try and play nice with data and databases. It's been done, i know, but it's not simple and elegant for sure.

As for the super PC part. From my understanding, if your chosen graphics cards have on-board video decoding, then all the work is done on each cards processor and the systems processor is hardly touched. Correct? If that's the case then you really don't need a power horse to handle everything.

I could be wrong and to each his or her own, but i think it's an awesome idea. If nothing else, it should be a really fun learning experiment. Nod

Good Luck!
Reply
#11
https://help.ubuntu.com/community/MultiseatX
http://www.linuxtoys.org/multiubuntu/multiubuntu.html
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#12
You won't be happy with this path.
Reply
#13
Ok so one last follow up, I am going to go with the ATV2 if you still suggest it. What exactly is inside this box? Like a mini computer? Hard drive or what?
So I buy like 5 of these for 5 TVs and my main server running windows 7 and XBMC with shared folders in basement all connected through the network, and I somehow install xbmc for windows or mac on the atv2 I guess?

Also if it’s the mac version does it act exactly like with windows one only different platform? And there won’t be any issues connecting from the ATV2 to the windows xbmc (won’t know the difference?)

How much space is on these things? Can it store all the cast and movie info locally and trailers as well?

What is better ATV2 or a small htpc? Is there any flat HTPC out there yet possibly the size of a router lol Smile . Any links to stuff you have used would be great..

Thanks again for the help I really appreciate it.
Reply
#14
Cash Wrote:Ok so one last follow up, I am going to go with the ATV2 if you still suggest it. What exactly is inside this box? Like a mini computer? Hard drive or what?
So I buy like 5 of these for 5 TVs and my main server running windows 7 and XBMC with shared folders in basement all connected through the network, and I somehow install xbmc for windows or mac on the atv2 I guess?

Also if it’s the mac version does it act exactly like with windows one only different platform? And there won’t be any issues connecting from the ATV2 to the windows xbmc (won’t know the difference?)

How much space is on these things? Can it store all the cast and movie info locally and trailers as well?

What is better ATV2 or a small htpc? Is there any flat HTPC out there yet possibly the size of a router lol Smile . Any links to stuff you have used would be great..

Thanks again for the help I really appreciate it.

It's pretty much a small computer, like a mobile phone.

The ATV2 uses the IOS version of eden beta 1 (atm), it's exactly the same as any other os's version (except navigation sounds don't work).

They have 8gb of internal flash memory - you'd be better storing all your thumbs etc on your server (using path substition or the like).

You could look at something like the zotac zbox or acer revo,etc.
I think there is a tiny little amd powered one about the same size as the ATV2 as well.

Hope that helps.
Reply
#15
to make life easier for you and reduce the amount of OS updates and management etc.
I would seriosuly advise you to look at openelec, it is baiscally a cut down version of a linux OS and installs the base OS and XBMC within 5 minutes. After that it boots straight into xbmc and your ready to go.

I am using it currently on 2 Acer Revo's and its been great.
Reply

Logout Mark Read Team Forum Stats Members Help
Multiple Instances of XBMC play on multiple TVS0