Media Centre?

SueseSuese Posts: 120Member
Is anyone building a media centre for OUYA?

I was just thinking I'd like to watch some Stargate Atlantis when it struck me I might be able to use the OUYA to play media from my PC.

TheSuese.com - Elite Developer Backer

Comments

  • doubleyoudoubleyou Posts: 30Member
    Was thinking the same thing, I might have a shot at porting over XBMC, although I daresay someone else has beat me to it. Anyone got anything to share so far?
  • doubleyoudoubleyou Posts: 30Member
    No port needed. Not sure who added the button bindings, but the latest XBMC nightly build seems to work, you can grab it here.
  • doubleyoudoubleyou Posts: 30Member
    On more playing around, it sure does crash a lot. Might be trying the official RC2 for Frodo rather than the nightly. Wondering if the crashes are because it needs root for something?
  • GodlyPerfectionGodlyPerfection Posts: 140Member
    I got xbmc working with upnp as well over our network. The only time it crashed was while renaming a source. Haven't taken the time to fully watch a full video yet, but I'll report back when we do.

    Oh and I'm using rc3.
    Aggro Tactics - A tactical strategy virtual board game built with Unity3D 4.0, designed around the concept of Threat/Aggro inspired by the mechanics of chess and a customizable party like in table top games.

    Founder of ReachingPerfection.com
  • doubleyoudoubleyou Posts: 30Member
    edited January 2013
    Now using RC3, only crashes seem to be when using the on screen keyboard. So I seem to be having the same level of success as you.

    I can confirm VLC works like a charm. nightlies.videolan.org/build/armv7-android-tegra2/

    Though without a 10 foot UI and limited streaming options it is not as interesting as XBMC.
    Post edited by doubleyou on
  • GodlyPerfectionGodlyPerfection Posts: 140Member
    Now all I really need is Netflix and my OUYA is a good enough media center for our household. :) AWAY!!!

    Really curious to see how Netflix will look and work.
    Aggro Tactics - A tactical strategy virtual board game built with Unity3D 4.0, designed around the concept of Threat/Aggro inspired by the mechanics of chess and a customizable party like in table top games.

    Founder of ReachingPerfection.com
  • xMCNUGGETxxMCNUGGETx Posts: 12Member
    if xbmc/plex and netflix work on this box I will purchase one for every room in my house...
  • epparddevepparddev Posts: 15Member
    I can confirm that Netflix does run on the Ouya. I haven't tested it much, but it played a movie just fine. The UI seems a bit sluggish. This might be due to the fact that it cannot be navigated by the buttons/d-pad. You have to use the touchpad or a mouse. And the UI doesn't look like it's formated for a television.
  • SueseSuese Posts: 120Member
    I suggest just downloading the Standard XBMC Android APK package off the net if there is one, see if it works, and just write down all the 'bugs' we need to fix to get it working on OUYA. I'm guessing XBMC will work out-of-the-box.
    TheSuese.com - Elite Developer Backer
  • JSIDDJSIDD Posts: 167Member
    PlayOn works on Android so long as Flash is installed as well. No installation required (besides for having a licensed PC running the OnPlay software): just open a browser and go to: m.playon.tv


  • HicsyHicsy Posts: 177Member
    No the standard one (which is in BETA btw) is compiled for the wrong CPU.
     Without redoing it yourself, the closest pre-made one is here (Tegra 2):
    http://forum.xda-developers.com/showthread.php?t=1813089
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • HicsyHicsy Posts: 177Member
    edited January 2013
    * correction *
    http://XBMC.org it seems has just started including this in their normal build as of RC3 (last night's stable release) check their website or use the latest nightly build here:

    http://mirrors.xbmc.org/nightlies/android/
    * experimental builds * being for a newly added CPU this will be more up-to-date for us ;-)
    Post edited by Hicsy on
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • HicsyHicsy Posts: 177Member
    Yep! tested - it works fine (even more stable than the XDA tegra 2 version) :)

     Just installed some add-ins and now im going to let it play some videos and ill post back

    I just did the normal (stable build) of XBMC Frodo (12.0) RC3

     Use the D-Pad or the mouse to navigate (sticks dont seem to be activated yet)
     (O) to select an item
     (A) to go back one level
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • doubleyoudoubleyou Posts: 30Member

    Hicsy said:
    Yep! tested - it works fine (even more stable than the XDA tegra 2 version) :)

    Are you experiencing the same crashes during onscreen keyboard use that GodlyPerfection and myself are? Try adding a network source.
  • HicsyHicsy Posts: 177Member
    yes. the onscreen keyboard works (its the standard XBMC one - not an android one) with the mouse pad, but after about 20 seconds it will FC the program.
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • HicsyHicsy Posts: 177Member
    That would be a simple fix but TBH if Jules said that XBMC were going to make an copy for OUYA so i daresay they will fix this soon - not to mention a LOT of general android users will complain very soon about not being able to use custom KB's.
     I would fix it myself but I really have to start with my own app, I'll edit it next week if no-one already has
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • GodlyPerfectionGodlyPerfection Posts: 140Member
    edited January 2013
    Yeah full videos work fine. I'm new to xmbc but how do I get it to recognize other file types other than AVIs? I could find it myself, just sometimes it is easier just to ask.
    Post edited by GodlyPerfection on
    Aggro Tactics - A tactical strategy virtual board game built with Unity3D 4.0, designed around the concept of Threat/Aggro inspired by the mechanics of chess and a customizable party like in table top games.

    Founder of ReachingPerfection.com
  • HicsyHicsy Posts: 177Member
    which server software are you using for UPnP connection? PS3 media server doesnt seem to be showing up automatically
    Can't find aapt.exe? Temp fix: Copy another one from 'android_sdk/build-tools/17.0.0' back to your 'platform-tools'
           -=Hicsy=-
    PM me        Facebook

  • GodlyPerfectionGodlyPerfection Posts: 140Member
    We just kept the same setup we had for Windows Media Center for the Xbox. We ran media sharing through Windows Media Player.
    Aggro Tactics - A tactical strategy virtual board game built with Unity3D 4.0, designed around the concept of Threat/Aggro inspired by the mechanics of chess and a customizable party like in table top games.

    Founder of ReachingPerfection.com
  • JSIDDJSIDD Posts: 167Member
    edited January 2013
    Well scratch that - PlayOn does not work on Ouya so far. Edit: It does not see my PC on the same network. I can now see the PlayOn server, however no flash plugin is detected for browser, so it does not work yet. It works on my Android Phone so the problem is not on the server/PC side. 
    JSIDD said:
    PlayOn works on Android so long as Flash is installed as well. No installation required (besides for having a licensed PC running the OnPlay software): just open a browser and go to: m.playon.tv


    Post edited by JSIDD on

  • JSIDDJSIDD Posts: 167Member
    Success, thanks to @MagicGameStore link on the thread for browser plugins. I ran the software install from the Downloads Screen and now flash runs great for PlayOn Media Server.
    This will not work on every website, but most of them. Download the flash plugin .api file using your android browser http://forum.xda-developers.com/attachment.php?s=44c8485edfaefa7d3a17c28555228447&attachmentid=1199371&d=1342343609 ...


  • jbloggsjbloggs Posts: 3Member
    edited January 2013
    Seems like some of you missed the following official announcement

    Post edited by jbloggs on
Sign In or Register to comment.