boxee live tv adapter

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
themoddingden Offline
Junior Member
Posts: 13
Joined: Jun 2011
Reputation: 0
Post: #1
Hi;
can we use this device in xbmcConfused?
at 49 bucks it's not that much think it's usb.
find quote
MartijnGP Offline
Member
Posts: 81
Joined: Jan 2010
Reputation: 0
Post: #2
themoddingden Wrote:Hi;
can we use this device in xbmcConfused?
at 49 bucks it's not that much think it's usb.

XBMC itself doesn't have PVR capabilities.

You need to check wether this thing is compatible with any of the possible backends. Currently I think they are Mediaportal, ForTheRecord, TVHeadend, VDR and MythTV. If you manage to load the device in one of those tuners you can then install a XBMC-PVR build and connect to the tuner.

That's currently the only way to watch live TV in XBMC. So, you'd have to go check on one of those backends. Do some Googlin'
find quote
themoddingden Offline
Junior Member
Posts: 13
Joined: Jun 2011
Reputation: 0
Post: #3
ok; but as a general rule boxee is a tweaked xbmc right?
it is based on xbmc and if this thing works with boxee (they are selling it) it should work with xbmc
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #4
No. Not at all.

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
MartijnGP Offline
Member
Posts: 81
Joined: Jan 2010
Reputation: 0
Post: #5
themoddingden Wrote:ok; but as a general rule boxee is a tweaked xbmc right?
it is based on xbmc and if this thing works with boxee (they are selling it) it should work with xbmc

General software architecture is mostly the same, yes. That doesn't give XBMC PVR capabilities. You'd have to install a build from the PVR branch. And as you're going to need external software to do the tuning for you, you better look there for compatible devices as there's no need to have them compatible with XBMC, which they won't be.
find quote
themoddingden Offline
Junior Member
Posts: 13
Joined: Jun 2011
Reputation: 0
Post: #6
hi;
are we all not running pvr branch in hopes of replacing our pvr at some point lol.
ok well i can hope.
find quote
eternalsword Offline
Member
Posts: 52
Joined: May 2010
Reputation: 0
Post: #7
Perhaps this would fit better in PVR Development forum.

xbmc from https://github.com/eternalsword/xbmc/tree/delta, transparency 4.0.3 (svn), gentoo kernel 3.2.0-rc7
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 12,001
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #8
I think it's just a rebranded USB tuner that likely already has support in some PVR backends. I just can't recall the details.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote