Nvidia shield as a fileserver/torrentbox/Kodi-box? - Shield Android TV Q&A, Help & Troubleshooting

Hello there peeps!
Im thinking of getting rid of my old laptop as my torrentbox/Kodi and fileserver. Its noisy, draws lots of power and it can barely handle 1080p HEVC movies. So Im really longing to buy a Nvidia Shield TV 16GB
Im thinking of buying the 16GB version, putting a 128GB micro-sd card in it and use a powered usb3.0 HUB to connect my current 3 external HDDs to it.
My plans is to let the 128GB micro-sd card act as the torrent partition and storage for the games and apps. When the apps are finished Im moving the stuff to the three external NTFS HDDs and store it on them. All this would be nice to be able to manage with my Android phone. Im thinking that it might be hard on the unit to handle torrents at the same time we watch movies or play games. Is there an app to paus the torrents if the rest needs more resources, or make some kind of script?
Will all this work? Ive read that the Shield TV cant handle more than two external USBs thanks to the limitatons of Android but this can be fixed by rooting it. Is it correct?

You need to get a SMB server app working on it. Google: Funkyfresh Samba
uTorrent has an Android version.
I think Android can handle more than two ext HDD's. My sister has 4-5 HDD's connected to her AFTV, same with my cousin. Try StickMount.
I don't know but I think it's going to be hard to do what you want. I'd buy an Asus ChromeBox, put Win10 on it and use that for Kodi MySQL server, torrent, media, etc.

Ive been curious about this, when you say your sister had 4-5 HDDs connected to AFTV, im assuming she has them connected via some sort of usb hub?

I wouldn't use an SD card for long-term torrenting as they're not very good at handling frequent writing.

hobs0n said:
Hello there peeps!
Im thinking of getting rid of my old laptop as my torrentbox/Kodi and fileserver. Its noisy, draws lots of power and it can barely handle 1080p HEVC movies. So Im really longing to buy a Nvidia Shield TV 16GB
Im thinking of buying the 16GB version, putting a 128GB micro-sd card in it and use a powered usb3.0 HUB to connect my current 3 external HDDs to it.
My plans is to let the 128GB micro-sd card act as the torrent partition and storage for the games and apps. When the apps are finished Im moving the stuff to the three external NTFS HDDs and store it on them. All this would be nice to be able to manage with my Android phone. Im thinking that it might be hard on the unit to handle torrents at the same time we watch movies or play games. Is there an app to paus the torrents if the rest needs more resources, or make some kind of script?
Will all this work? Ive read that the Shield TV cant handle more than two external USBs thanks to the limitatons of Android but this can be fixed by rooting it. Is it correct?
Click to expand...
Click to collapse
So heres my experience so far: Currently I have 1 external usb 3.0 HDD connected to my shield tv. using an android app called servers ultimate pro, I was able to create multiple file servers. The nice thing is that shield tv is already low powered, but can even go into sleep mode and still run the server (i have a feeling sleep mode just turns off the screen). with servers ultimate, you can get lots of configuration options, limiting the amount of users, ip addresses that can access, you can set up basic rules, and notifications for things like if the server stops or starts, to email, text, pop up a notification, etc. Its pretty nice.
But heres the catch: I've been searching for a solution for over a month now, but transfer rates are slow im getting 5-10MBps on average, but i know the network is capable of more. after searching, it seems to be a limitation of either android, or the protocols the app is using. Another user on here pointed out to me that the SMB protocol for instance, seems to be running SMB v1 (which is already up to like V3- or V4, which are more feature rich and capable of much faster speeds)
then theres the issue of what devices will be accessing it. So far, ive tried my android phone, my windows 10 PC, and an iphone. the android phone can see the servers just fine when configured properly, iphone didn't seem to want to work without any sort of specialized app (which honestly i didn't even try after that point), and windows 10 works, but if you want to map a network drive, your going to need the SMB protocol, and even then it took several weeks of google searching until several tweaks, registry settings, etc finally allowed windows 10 to see my server.
I don't torrent, so unfortunately can't help you on that front, but like another user pointed out, using the sd card will just wear out the amount of times it can read/write. if it does work out for your needs, why not just save directly to the external HDDs?
For the record, I was able to stream using things like kodi or another media player, but i do notice that any initial loading takes several seconds. for example, initial playback will take several seconds to load, but once the video plays, it plays smooth and doesnt stutter or pause, UNLESS i were to try fast forwarding or skipping to another section, then the video takes several seconds again. this all works for my personal needs (for now) but other users might want more demand.
hope any of this helps.

unvaluablespace said:
Ive been curious about this, when you say your sister had 4-5 HDDs connected to AFTV, im assuming she has them connected via some sort of usb hub?
Click to expand...
Click to collapse
Yea, both my sister and cousin have the 10 port USB 2.0 hub from Amazon working fine on their Amazon Fire TV's.

Cool, thats good to know. I've been kind of curious about this for in the future (i don't see myself using more than 4 HDD's for whatever server setup i use) Hopefully the shield wont have an issue with this, either. Now just trying to figure out my transfer speed issue. lol

Thank you very much for the experience and help!
This certainly learned me very valuable points

what is the point of putting a server on shield tv?
can you download torrents directly to the shield (hd)?
and would plex be able to see these files?

I have personally done exactly what you are looking for with one of my shield boxes. I installed a Linux chroot on my shield tv (I ended up flashing foll android as it was easier), installed transmission-cli in there, and ran kodi on top then enabled media sharing, and put an ssh server on the machine. Works fantastically.

what does this all enable to do?

This is pretty close to my plans, minus the torrent box and fileserver.
my plan is to load up my new external drive and copy everything from my laptop and existing externals into one location (so I can eliminate duplicates) and then move it to the SHIELD TV and setup KODI so it sees all my files and use it for playback (I can always routinely plan file transfers to it manually thru the USB and computer when I need to add new content), but it would be nice to be able to access the external over the network if possible.

kdb424 said:
I have personally done exactly what you are looking for with one of my shield boxes. I installed a Linux chroot on my shield tv (I ended up flashing foll android as it was easier), installed transmission-cli in there, and ran kodi on top then enabled media sharing, and put an ssh server on the machine. Works fantastically.
Click to expand...
Click to collapse
Uhm so you are running some kind of Linux or what is foll Android?

unvaluablespace said:
So heres my experience so far: Currently I have 1 external usb 3.0 HDD connected to my shield tv. using an android app called servers ultimate pro, I was able to create multiple file servers. The nice thing is that shield tv is already low powered, but can even go into sleep mode and still run the server (i have a feeling sleep mode just turns off the screen). with servers ultimate, you can get lots of configuration options, limiting the amount of users, ip addresses that can access, you can set up basic rules, and notifications for things like if the server stops or starts, to email, text, pop up a notification, etc. Its pretty nice.
But heres the catch: I've been searching for a solution for over a month now, but transfer rates are slow im getting 5-10MBps on average, but i know the network is capable of more. after searching, it seems to be a limitation of either android, or the protocols the app is using. Another user on here pointed out to me that the SMB protocol for instance, seems to be running SMB v1 (which is already up to like V3- or V4, which are more feature rich and capable of much faster speeds)
then theres the issue of what devices will be accessing it. So far, ive tried my android phone, my windows 10 PC, and an iphone. the android phone can see the servers just fine when configured properly, iphone didn't seem to want to work without any sort of specialized app (which honestly i didn't even try after that point), and windows 10 works, but if you want to map a network drive, your going to need the SMB protocol, and even then it took several weeks of google searching until several tweaks, registry settings, etc finally allowed windows 10 to see my server.
I don't torrent, so unfortunately can't help you on that front, but like another user pointed out, using the sd card will just wear out the amount of times it can read/write. if it does work out for your needs, why not just save directly to the external HDDs?
For the record, I was able to stream using things like kodi or another media player, but i do notice that any initial loading takes several seconds. for example, initial playback will take several seconds to load, but once the video plays, it plays smooth and doesnt stutter or pause, UNLESS i were to try fast forwarding or skipping to another section, then the video takes several seconds again. this all works for my personal needs (for now) but other users might want more demand.
hope any of this helps.
Click to expand...
Click to collapse
Thanks for the all the valuable info!
Using the Shield TV as a torrentbox/fileserver/NAS is only temporary until I can afford a real NAS, or preferably get a mini Linux box running as a VPN server and router but that's in the future, in fact Shield tv is also in the future since I can't afford it now =)
But back to your comments, I checked out Ultimate Pro and it seems it's dead but maybe some of its servers works good Regarding SMB I'm thinking of getting another app for SMB sharing.
Another thing I'm wondering is the multitasking abilities of the Shield TV, sure it's by far the most powerful Android TV box but how can it handle torrenting, SMB sharing, running Kodi at the same time? Or do you have to manually manage it? Or get some apps that let you set up certain priorities? And will it be able to game on the Shield while Kodi/SMB/torrents running in the background?

hobs0n said:
Thanks for the all the valuable info!
Using the Shield TV as a torrentbox/fileserver/NAS is only temporary until I can afford a real NAS, or preferably get a mini Linux box running as a VPN server and router but that's in the future, in fact Shield tv is also in the future since I can't afford it now =)
But back to your comments, I checked out Ultimate Pro and it seems it's dead but maybe some of its servers works good Regarding SMB I'm thinking of getting another app for SMB sharing.
Another thing I'm wondering is the multitasking abilities of the Shield TV, sure it's by far the most powerful Android TV box but how can it handle torrenting, SMB sharing, running Kodi at the same time? Or do you have to manually manage it? Or get some apps that let you set up certain priorities? And will it be able to game on the Shield while Kodi/SMB/torrents running in the background?
Click to expand...
Click to collapse
I don't torrent, so unfortunately I can't help you there, but I have tried using my file server in multiple ways: file transfers & streaming video, while running another app, even streaming games. Here are a few examples of things i've tried:
file transferring a big file to my pc, while gamestreaming on the nvidia shield tv at the same time (worked great. I saw no issues during this time)
file transferring a big file to my pc, while running a local app such as netflix, emulators, youtube, (as you can see i tried both maximizing bandwidth, while even testing lag with cpu intensive tasks. again, worked great)
streaming a 1080p movie from the shield tv, to my pc, while gamestreaming from the same pc, back to the shield tv (seemed to work fine. honestly didnt test this for extended period.)
streaming a 1080p movie from the shield tv to my pc, while running local apps on shield tv such as netflix, emulators, youtube, etc (once again, seemed to work fine)
So as you can see, the shield tv seemed to handle everything i threw at it rather well. i even tried multiple apps for multitasking on the shield and i just honestly did not see any performance hints with the media server, aside from anything youd normally expect on the shield tv. keep in mind i am running on a gigabit ethernet network, wired on both ends, from the shield tv to the router, and router to the pc.
my only issue with it all is as mentioned before: transfer speeds are just barely fast enough, even though i know my network and the device is capable of much faster speeds, but the cpu and ram on the shield tv seemed to handle everything i tried rather well.
as for your comment about trying other smb apps, ive gone through several, and the ones i was able to manage to get working, all ended up with the same speeds as with ultimate servers pro. :\ If you can find something that gives you faster speeds, i would love to hear about it so i can try it. i tried ftp server, smb server, webdav server, etc and all seem to max out at about the same speed.

Thanks for your reply!
It really seems the Shield is awesome and powerful to handle multitasking! I'm longing to get my own!
Crappy about the SMB speeds, let's find solutions to that problems

Hm I havent found any real data on the speed between a computer and an Android device when it comes to SMB...
When I transfer between my old gaming laptop from the external usb2.0 HDDs to my Xperia Z3, I get between 700KB/s to 1100KB/s.
The laptop is connected with Ethernet cable to the Netgear CG3799 router and the Z3 is connected with full connection on 802.11N 5Ghz. Altho the laptop is pretty sweaty atm, its converting old DVDs to HEVC and downloading around 15 torrents
Ill compare speeds later when the laptop isnt as busy
What kind of speeds do you peeps get when transfering between Android devices other devices?

Which Samba app are you using?

Hey folks,
I'm trying the same now. Had an Odroid XU4 as file and MySQL Server and try to replace it for an all in one Shield TV Solution.
I'm running a rooted Shield with SambaDroid for the SMB Share which works fine. And KSWEB Server for MySQL and ftp.
Sometimes it seems like the apps are closing in the background, I don't know why, seems to be a android multitadking problem to free up RAM.
But my biggest problem is the transfer speeds. No matter what protocoll (smb/ftp) I'm not getting more then 8 MB/s read out of the box. I tried to read from internal memory, sdcard and my external HDD. All came out with the same speed connected over GBit LAN to my PC.
Write side it much faster with 20 MB/s what I do not really understand but you need root to write to external memory like sdcard or usb.
So far it works, but it is less then optimal compared to my Ordoid XU4 what did 80MB/s but has no HDMI 2.0 output :/
Maybe Android 6.0 brings more speed for the network because It has to be bottlenecked somewhere in the OS, FTP and SMB showing the same speeds.

What's funny is I was actually doing the reverse of what you're doing. I got my Shield as an Android media center device since my Odroid U2 never seemed up to my standards with Kodi. When HardKernel came out with the XU4 I scooped it up and made it my webserver, after seeing an Android TV rom out for it, I flashed it and now Kodi's UI will lag like crazy after about a half hour of usage.
Sent from my Pixel C using Tapatalk

Related

[Q] Anyone have a wifi hard drive solution?

I'm looking for something that will let me access all my music and movies from my nexus 10. Something that won't need any PC set up our access. I gave my laptop to my girlfriend and use my nexus 10 and galaxy nexus exclusively. I bought a GoFlex 3TB Home yesterday thinking that I could plug it in to my router and a ton of storage fit music and movies. I returned today because after a day of trying to set it up I could not get anything close to a smooth experience. It took me half the day just to register it with seagates servers (the drive is unusable until registered) and the go flex android app is a joke.
Does anyone have a Wi-Fi hard drive set up that doesn't go through a PC? I thought about picking up a go flex satellite but after the goflex home I have no faith in seagates system.
kosmab said:
I'm looking for something that will let me access all my music and movies from my nexus 10. Something that won't need any PC set up our access. I gave my laptop to my girlfriend and use my nexus 10 and galaxy nexus exclusively. I bought a GoFlex 3TB Home yesterday thinking that I could plug it in to my router and a ton of storage fit music and movies. I returned today because after a day of trying to set it up I could not get anything close to a smooth experience. It took me half the day just to register it with seagates servers (the drive is unusable until registered) and the go flex android app is a joke.
Does anyone have a Wi-Fi hard drive set up that doesn't go through a PC? I thought about picking up a go flex satellite but after the goflex home I have no faith in seagates system.
Click to expand...
Click to collapse
I was looking at these. They have a bridged mode as well so you can maintain the Internet connection.
http://www.amazon.com/Kingston-Wi-D...id=1356746901&sr=8-3&keywords=wifi+hard+drive
Sent from my Nexus 10 using Tapatalk HD
I just picked up one of the Kingston 64gb with drives. Really liking it so far and have had a good experience streaming movies from it, not a ton of storage but would recommend. I got it mainly for traveling with the kids for them to watch movies.
My router has some sort of DLNA thing and a USB port; not entirely sure if it would be usable for storage though, but it should be fine for media streaming.
I use BubbleUPnP to stream media from my PCs to my nexus 10. Its available in the Google Play Store
Sent from my Nexus 10 using xda app-developers app
Maybe this is what you're looking for :
Sorry - wasn't allowed to post a link. But look out for CloudFTP.
--
Sent from my Nexus 10 with Tapatalk2
[email protected]&SuperSU+Busybox
I picked up the seagate goflex satellite for $100 during the holidays. Stock, It's definitely hindered by the lousy software/firmware, but you can replace it, either on your own or for $35 you can get a package from www.hackseagatesatellite.com. Essentially, you are installing a linux server system on it. You can run SMB, webDav, FTP, iTunes server, or DLNA system. Multiple devices can also stream from it simultaneously.
I haven't tried it, but it also has dropbox and eyefi integration.
The hardware is not fast enough to stream a 30 gb 1080p mkv file. But if you transcode it with handbrake to a reasonable size, it streams well with only an occasional stutter with the stock player.
If you use BS player in LAN mode, and set the buffer to large, It plays the entire 1080p movie without any hiccups or pauses. (Avatar plays beautifully. I am also undervolted and underclocked with the KTmanta kernel)
I'm not quite sure if this would fit your situation but try using a NAS (Network Attached Storage). Then just find an app on the play store that supports streaming from one and viola! You can even take it a step further and download movies onto your N10, then transfer them to the NAS, allowing anyone with access to view/stream content.
I know Newegg has a dedicated section for NAS setups, but I'd consider buying a NAS enabled hard drive bay and tossing in a few old drives. Upgrade-ability + Customization :good:
An additional bonus to using NAS is you do not need a router that supports it in comparison to DLNA /USB support.
I would agree with this, I have the same setup - using an old version of Dlink's DNS-323.

Ouya a good choice for XBMC at the price point?

I plan on primarily using it for XBMC. The support looks good, along with the price and specs. What do you guys think?
I think it depends on how you plan to access your media. If you plan to use a NAS, you might be alright; if you were planning to use an external drive from the USB port, you need to wait for the OUYA team to fix the problem with detection of the hard drive. Also, you may find yourself needing to use the gamepad to control the interface--if that's a deal breaker you need to plan accordingly.
Also, bear in mind that the XBMC for Android is still in early alpha!
Sent from my Nook HD+ using Tapatalk HD
As someone who had never used XBMC or Plex (or anything else like that for that matter) prior to this past month, I am so excited about how well XBMC works with the OUYA!
You sound like someone who has used it before. If you're familiar with the basics then getting the OUYA to run XBMC in (almost) flawless 1080p is...well...easy! With the release of an official version of XBMCHUB last week, I don't think I'll ever hook my laptop up to my TV again.
Going into the OUYA, I had no idea of it's potential as a do-all media center. I was hoping it'd have Netflix and flash content, but that's about as far as I had hoped, so I'm very excited about all of this.
At only $99, I've been hearing people say there is no better box for XBMC, but maybe other, more experienced people could chime in.
EDIT/ADDITION:
bornagainpenguin said:
I think it depends on how you plan to access your media. If you plan to use a NAS, you might be alright; if you were planning to use an external drive from the USB port, you need to wait for the OUYA team to fix the problem with detection of the hard drive. Also, you may find yourself needing to use the gamepad to control the interface--if that's a deal breaker you need to plan accordingly.
Also, bear in mind that the XBMC for Android is still in early alpha!
Sent from my Nook HD+ using Tapatalk HD
Click to expand...
Click to collapse
I'm not sure what USB port problem you mean? I am using a 1TB WD USB HDD and have no problems with read.
I personally bought the ouya strictly for XBMC. I've used xbmc streaming from smb shares since original Xbox and it was called Xbox media center. I still use original Xbox with xbmc and the ouya is its replacement. Xbmc works amazingly better on it even in its alpha state. Those guys are pros and I have every faith they will deliver on the android platform. The only caveats so far is that I'd like a remote control instead of controller and it doesn't exist yet. Perhaps in the future it will. I've set my ouya to boot directly into xbmc but like above poster said the USB support needs work and the issue with the ouya turning itself on when its asleep and not shut down. That's annoying. Also don't plan to use WiFi. Ouyas metal casing hinders WiFi too much for streaming video in decent quality.
JLCollier2005 said:
EDIT/ADDITION:
I'm not sure what USB port problem you mean? I am using a 1TB WD USB HDD and have no problems with read.
Click to expand...
Click to collapse
I have a 2TB WD drive and a 3TB Toshiba drive, both using external power. With either of them if I plug in the drive light comes on and blinks but the OUYA doesn't mount it no matter how long I wait. One is formatted as FAT32, the other as NTFS. It makes no difference.
The workaround I've found (don't remember where I saw this originally) is to plug in the drive while the OUYA is powered off and unplugged, then do a system reset. After this, the external drive is recognized and mounted as /usbdrive and the light on the drive only flashes when being read from or written to. I can install XBMC, scan my movies and shows into the library, use the external drive for my emulator roms, etc, etc. It works.
The problem is if I remove the drive for any reason or if I get an update the drive is no longer recognized and I need to do another system reset again, add back all my games, reinstall XBMC and rescan my library (import doesn't seem to work for me) and hope that I don't have to deal with another system update any time soon....
That's why I'm not currently recommending the OUYA if people plan to use an external hard drive to access their media. I'm not the only one with these issues, if you Google for OUYA and external drive you'll see many others are having the same issues.
Sent from my Nook HD+ using Tapatalk HD
Ouya is stuck on 60hz framerate. So 24hz or 50hz files will have some stutter. Maybe stutter is not the right description, it's not perfectly smooth due to framerate adapting to 60hz. I have XBMC with hardware acceleration installed, it really is framerate conversion (or whatever you call it) that causes this.
I like XBMC on Ouya but prefer a media player that adapts its framerate output to the media file, like my Boxee Box does. You'll have a perfectly smooth picture. It really is a lot better to look at.
Using the XAF edition while I wait for Gotham to become stable for android. Works amazingly well.
Sent from my SGH-I317M using Tapatalk 2
Does Dolby digital and dts work with this?
Sent from my Nexus 4 using Tapatalk 2
wouwout said:
Ouya is stuck on 60hz framerate. So 24hz or 50hz files will have some stutter. Maybe stutter is not the right description, it's not perfectly smooth due to framerate adapting to 60hz. I have XBMC with hardware acceleration installed, it really is framerate conversion (or whatever you call it) that causes this.
I like XBMC on Ouya but prefer a media player that adapts its framerate output to the media file, like my Boxee Box does. You'll have a perfectly smooth picture. It really is a lot better to look at.
Click to expand...
Click to collapse
Yeah, I read about that. Is that a limitation that can be fixed with development, or is it impossible?
bornagainpenguin said:
I think it depends on how you plan to access your media. If you plan to use a NAS, you might be alright; if you were planning to use an external drive from the USB port, you need to wait for the OUYA team to fix the problem with detection of the hard drive. Also, you may find yourself needing to use the gamepad to control the interface--if that's a deal breaker you need to plan accordingly.
Also, bear in mind that the XBMC for Android is still in early alpha!
Sent from my Nook HD+ using Tapatalk HD
Click to expand...
Click to collapse
I have a 1TB Seagate with which I used to have the problem with it not being recognized by my Ouya. Since then I have tried different OTG mounting apps. The best I've found is an app called Paragon which mounts USB drives to '/mnt/usbdrive' by default and has full NTFS read/write capabilities. Also it's automated so it mounts the USB drive at startup without any prompting. The only thing is it requires full root and superuser access. Not a big deal, but a formality nonetheless. Mainly I'm just saying that's there's simple enough workarounds for the Ouya's external hard drive issues.
Also the XBMC Android build found here (http://forum.xbmc.org/showthread.php?tid=152005) works great on my Ouya. Navigating using the gamepad may be a little clunky but the capabilities of using the Ouya for full media playback is already there. Hell, I'm working on turning an Ouya into a full-fledged internet/digital PVR box.
just got my Ouya yesterday and I had xbmc with the 0.6 release installed and the xbmchub fusion wizard thing installed. The issues I have encountered are typing on that xbmc keyboard with only the touchpad is a very arduous experience. Navi-x is installed alongside all the 1 channel stuff but this has a script error but does not stop it from working.
It does crash in navi-x but the speed at which this thing boots up and restarts is rapid so it does not cause that much of a headache, but dont forget that this info comes from less than 24 hours usage.
Overal i am happy with this device and the xbmc install but i would like a easier way of starting the software similar to netflix on the apple tv as the kids can play what they like and not get on my back.
Skater4599 said:
...The only caveats so far is that I'd like a remote control instead of controller and it doesn't exist yet...
Click to expand...
Click to collapse
There are two remotes for XBMC the official remote doesn't seem to work for me. But Yatse works well but drains my phones battery really fast. And as a response to a USB drive not working, I have a 2TB WD Passport for my Ouya that works like a charm.
binome- said:
There are two remotes for XBMC the official remote doesn't seem to work for me. But Yatse works well but drains my phones battery really fast. And as a response to a USB drive not working, I have a 2TB WD Passport for my Ouya that works like a charm.
Click to expand...
Click to collapse
I'm talking an IR remote that can turn the console on/off as well... I have the android app remote working just fine. the official one even.
NssOne said:
I have a 1TB Seagate with which I used to have the problem with it not being recognized by my Ouya. Since then I have tried different OTG mounting apps. The best I've found is an app called Paragon which mounts USB drives to '/mnt/usbdrive' by default and has full NTFS read/write capabilities. Also it's automated so it mounts the USB drive at startup without any prompting. The only thing is it requires full root and superuser access. Not a big deal, but a formality nonetheless. Mainly I'm just saying that's there's simple enough workarounds for the Ouya's external hard drive issues.
Click to expand...
Click to collapse
Perhaps, but so far the OUYA has been the only Android device I've not felt a need to root and I'd like to keep it that way. Maybe it's just an artificial distinction, but to my mind if I have to root to get basic functionality then the OUYA ceases to be a console (plug and play) and becomes a small computer. If I'm to treat the OUYA as a small computer then I may as well simply run Cyanogen Mod and not waste any money with the OUYA games, because I'll be too busy mapping the game pad to play the many titles available in the Play Store. It becomes a silly, pointless waste of time and money, because I have several desktops which I can use on my television and had in the past been running XBMC just fine on those desktops with my 5.1 surround sound card and speakers.
I bought the OUYA because it promised me XBMC + Games + Android in a simple to use console. Most of those interested in the OUYA as and XBMC box are also people who've already run XBMC on their televisions via an old desktop or htpc, and want a console which will make doing this easier and standardized to just work. We already hacked together something on the desktop; we're looking for the easy button.
Otherwise, we'd have just bought a Midnight box or a Pivos....
I'd say yes.
I've got XBMC running on a load of devices, Raspberry Pi, Pivos Xios DS, Odroid U2, Nexus 7, HTC One X, Intel i5 w/ATI 7770... The RPi and Pivos are sluggish, the Odroid very buggy, the Nexus, One X and Ouya (all tegra 3) are very usable and provide nearly as smooth an experience as the powerful PC.
There are a few bugs still being ironed out but none are show stoppers. The current libstagefright build works nicely enough and will only get better. We should have an interim 12.2 build hit the Ouya store soon which will be mostly bug free and feature complete.
For remote the controller is ok and will be better when they finish key mapping it. You can also connect the ps3 bluetooth media remote which makes for a better experience. Other options are IR remotes that present as keyboards or the FLIRC device.
The main thing to bare in mind is that the Ouya is a pretty new device with lots of development being done every day, something like 10 OS updates in the past 4 months - give the devs time and we'll have a very nice little Tegra 3 box; I'm looking forward to seeing where we'll be in 6 months time. Not to mention the work being done on XBMCs side. A lot of core devs are working on supporting the Ouya as they all have the device.
Sent from my Nexus 7 using Tapatalk 2
NssOne said:
I have a 1TB Seagate with which I used to have the problem with it not being recognized by my Ouya. Since then I have tried different OTG mounting apps. The best I've found is an app called Paragon which mounts USB drives to '/mnt/usbdrive' by default and has full NTFS read/write capabilities. Also it's automated so it mounts the USB drive at startup without any prompting. The only thing is it requires full root and superuser access. Not a big deal, but a formality nonetheless. Mainly I'm just saying that's there's simple enough workarounds for the Ouya's external hard drive issues.
Also the XBMC Android build found here (http://forum.xbmc.org/showthread.php?tid=152005) works great on my Ouya. Navigating using the gamepad may be a little clunky but the capabilities of using the Ouya for full media playback is already there. Hell, I'm working on turning an Ouya into a full-fledged internet/digital PVR box.
Click to expand...
Click to collapse
I am also trying to replace cable TV with my Ouya and use it as a DVR. I would love some help, tips on getting it done.
* I have XBMC installed, but it doesnt see my network drives (shared drives on a Win7 PC), although all my other PCs can see them and use them?
* I planned on downloading the TV shows from 'sources' on the web, but wasn't sure how to setup auto gather new shows?
* I heard about Sick Beard and Coach Potato, but I never used them, I would love a guide or steps to help me set it up
* I wanted to get Amazon Video working too, since I pay for Prime, no official app, and I couldn't get a good Android one yet?
* Wouldn't mind having Hulu and Netflix too, I heard the google tv apks are best - any comments on that?
Anything you could help me with, would be very appreciated. I hate overpaying for Cable, and the service/quality sux
bornagainpenguin said:
I bought the OUYA because it promised me XBMC + Games + Android in a simple to use console. Most of those interested in the OUYA as and XBMC box are also people who've already run XBMC on their televisions via an old desktop or htpc, and want a console which will make doing this easier and standardized to just work. We already hacked together something on the desktop; we're looking for the easy button.
Otherwise, we'd have just bought a Midnight box or a Pivos....
Click to expand...
Click to collapse
You can't blame the lack of XBMC support on Ouya, it was up to the XBMC team to follow through on that. Ouya only announced it was going to come to the Ouya because that's what XBMC said on their own website. They're finally working on an Ouya fork for the next XBMC release, probably integrating libstagefright into it (because those work best on the Ouya).
And you could've gone for one of those other boxes. They're around the same price as an Ouya. I was a KS backer but I supported it hoping, yet not expecting, some ROM dev support for the console. I know there's CM10 but I'm going to wait for better unlocking of the system before I go full custom ROM. Unless the custom ROMs have better overscan compensation support already (a huge issue with Ouya on my TV).
Zehrfox said:
I am also trying to replace cable TV with my Ouya and use it as a DVR. I would love some help, tips on getting it done.
* I have XBMC installed, but it doesnt see my network drives (shared drives on a Win7 PC), although all my other PCs can see them and use them?
* I planned on downloading the TV shows from 'sources' on the web, but wasn't sure how to setup auto gather new shows?
* I heard about Sick Beard and Coach Potato, but I never used them, I would love a guide or steps to help me set it up
* I wanted to get Amazon Video working too, since I pay for Prime, no official app, and I couldn't get a good Android one yet?
* Wouldn't mind having Hulu and Netflix too, I heard the google tv apks are best - any comments on that?
Anything you could help me with, would be very appreciated. I hate overpaying for Cable, and the service/quality sux
Click to expand...
Click to collapse
1) I don't use network shares on my XBMC Ouya setup right now. All video files are stored locally to the external hard drive I have connected to my Ouya.
2 & 3) I actually couldn't get the Sick Beard Android app to load on the Ouya. I ended up buying an app called PowerNZB which came with its own Sick Beard server. It's just not as automated right now as it would be on PC when used in conjunction with SabNZBd and I hope to see that change soon. I don't know if I can talk about what 'web sources' I use openly either, but you can figure it out. Also I'll just bluntly tell you to Google Sick Beard tutorials to get a better idea of how to use it.
4 & 5) No clue. I don't have any of these on my Ouya at all. Sorry if I'm not as much help as you'd like.
NssOne said:
You can't blame the lack of XBMC support on Ouya
Click to expand...
Click to collapse
I don't.
As far as I'm concerned, XBMC has already produced a build for the OUYA which works quite well and which I expect to continue to get better and better. Instead I blame OUYA for being unable to (or unwilling?) to fix USB drive detection.
Sent from my Nook HD+ using Tapatalk HD
I appreciate the help
* at NssOne - Thanks, I do appreciate the help I wanted to use the network shares, that way I could have my win7 pc obtain all the shows and movies for me, using PC software, then place it on a shared network drive, where the Ouya could access them and play them. I figured that would be easier that having the Ouya run all that software and handle all those processes.
Which version of XBMC works best on Ouya, I saw several people post different versions, I know you need HW accel, but an exact file name or link would be appreciated.
Is Sick Beard better than Coach Potato? - I have never used either one? will they look for new shows and grab them for me?
Any one else trying to replace Cable TV with Ouya and XBMC? - Any advise, tips, software suggestions?
For XBMC Google the libstagefright version. And I don't know the difference between Sick Beard and Couch Potato. I've stuck with Sick Beard the whole time.

Nvidia Shield TV Console & Router settings?

I got my Shield tv console delivered yesterday, (late as possible damn ups) and love it so far, haven't had enough time to play more, but after work today I will. I have an asus rtac68w, which according to nvidia is a held ready router, but I need to know what and how to set up my router to optimally perform for my shield tv and streaming.
Any help people?
The Shield is like any tablet or smartphone. There is nothing "special" to set up in the router for it
It's just highly recommended to use a wired connection for the Shield but have wifi configured too because they're known bugs with current firmware when the network isn't wifi. So sometimes you need to switch to wifi to do some stuff then back to wired for optimal performance. They'll fix this later I guess.
ps: go there : https://forums.geforce.com/default/board/159/ instead of XDA, you'll find official NVidia reps. XDA is ignoring the Shield Android TV so let's us leave.
Basically, to set it up best; Connect it to ethernet that goes straight into the router. That said, You want to make sure it connects to your 5GHz network, that your 5GHz network does not have legacy support enabled (AC only if possible with no N or A support). WMM and BeamForming is helpful sometimes. Those are the basics.
So, whatever you would do to optimize your WiFi for GameStream or GRID on the Shield Tablet or Shield Portable, you could do the same things here, plus the option of straight gigabit ethernet.
I hadn't heard of the issues with the Wired ethernet personally, hopefully they fix that pretty quickly. It may be specific to certain environments or other issues. Also, I know that the controllers use WiFi-Direct (rather than BT), however anything with that causing part of the networking fails would be pure speculation on my part.
I haven't had any issues with Ethernet
ryocoon said:
Also, I know that the controllers use WiFi-Direct (rather than BT), however anything with that causing part of the networking fails would be pure speculation on my part.
Click to expand...
Click to collapse
Actually it's the wired connection that 'might' mess with the initial controler pairing:
from a NVidia rep:
https://forums.geforce.com/default/topic/836884/?comment=4546797
If you are unable to pair your SHIELD Wireless Controller during initial setup and your SHIELD Android TV is connected to your network over ethernet, try temporarily disconnecting your ethernet cable to go into WiFi mode and check if pairing issue is fixed.
Click to expand...
Click to collapse
I haven't had problems either hardworking the console or using the Shield Tablet in console mode and using a Micro USB ethernet connector to hardwire the tablet. I must say that I get less lag streaming games in 4K from my PC using the console vs the tablet. I just wish I could sideload Amazon Prime Instant Video and M-Go so I could stream whatever 4K video content they offer besides only Netflix and YouTube video in 4K. No studdering, no buffering, just good quality 4K video from this thing. I must say, this console could have a major impact over how games could be delivered in the future. No latency at all except 1st person shooters being streamed via Grid. This is the best device I've bought in a long time.
I had some issues with DHCP when first setting up my unit on a wired connection. It kept disconnecting from the internet even when showing a connection. I set up my IP manually and updated to 1.2 and have had no issues since...it is super fast but may still setup wifi as you said just incase.
Rolldog said:
I haven't had problems either hardworking the console or using the Shield Tablet in console mode and using a Micro USB ethernet connector to hardwire the tablet. I must say that I get less lag streaming games in 4K from my PC using the console vs the tablet. I just wish I could sideload Amazon Prime Instant Video and M-Go so I could stream whatever 4K video content they offer besides only Netflix and YouTube video in 4K. No studdering, no buffering, just good quality 4K video from this thing. I must say, this console could have a major impact over how games could be delivered in the future. No latency at all except 1st person shooters being streamed via Grid. This is the best device I've bought in a long time.
Click to expand...
Click to collapse
What happens when you side load Amazon video and M-Go? I was able to side load a bunch of apps (including M-go but didn't run it yet) from my rooted samsung Note 2014 by backing up my apps with Titanium to the micro sd. I then moved the micro sd to the Shield TV and used ES File Explorer to auto open some of the zips that contained the APK and installed from there. From my memory, since I'm not at home to check what else I side loaded, I have the following working so far:
Chrome Browser
Dolphin Browser
Dropbox
Google Drive
Popcorn
Showbox
Helium
Facebook
Hulu Plus
Photo Circle
Speedtest
Ppsspp
And jut tested m-go
I'll add that when I first set up the Pro yesterday on a wired connection, it had all sorts of problems -- including not being able to download the update. Had to go wireless to get the update, but by that point it was acting so strange I did a full factory reset right after. (1.0 seemed quite buggy, but 1.2 feels fantastic so far. HUGE strides!). Haven't had problems since.
kgersen said:
The Shield is like any tablet or smartphone. There is nothing "special" to set up in the router for it
It's just highly recommended to use a wired connection for the Shield but have wifi configured too because they're known bugs with current firmware when the network isn't wifi. So sometimes you need to switch to wifi to do some stuff then back to wired for optimal performance. They'll fix this later I guess.
ps: go there : https://forums.geforce.com/default/board/159/ instead of XDA, you'll find official NVidia reps. XDA is ignoring the Shield Android TV so let's us leave.
Click to expand...
Click to collapse
The only problem I have with the GeForce forum is there is no way to be notified if you get a reply from anyone. Is there any work around for this?
lartomar2002 said:
The only problem I have with the GeForce forum is there is no way to be notified if you get a reply from anyone. Is there any work around for this?
Click to expand...
Click to collapse
not that I know of. The NVidia forum software is very old and bad, everyone agree on that.
I use Feedly and a RSS subscription to monitor the GeForce forum, it's a bit easier.
I have Amazon Prime Video sideloaded, and it works great. Unfortunately, I think a different version utilizes UHD video because I haven't been able to find any 4K content. Netflix and YouTube have some 4K content, and I've been able to stream some games in 4K, but until the UHD content providers start releasing their content to more devices instead of them signing exclusivity contracts (Samsung) to help them offset the royalties on the H.265 content, which is quadruple what H.264 was, I think most people will be limited on 4K content. Sucks.....

Videos randomly stop playing in Kodi

Anybody had or having this issue? I am using TVMC, and I have my video library set up with an SMB share to the Nexus. I will start playing a TV episode and it will stop a few minutes in or halfway through and return back to the episode list. I don't think this has happened with a movie (yet).
I have tried messing with Hardware Acceleration vs Software (one actually works better for streaming sources from outside of my network). Tried clearing out the cache, purging packages. None of these have made any improvements. Thinking I may try to install a vanilla version of Kodi, and maybe also try Gotham.
Did a little searching and haven't found any solutions yet.
This is probably #3 in my disappointments with this device so far along with lack of apps, the Netflix bug, SlingTV's frame rate, and the Live Channels app. Starting to wish I opted for the Fire TV.
Yep Kodi runs like sh.. on my Nexus Player as well.
But on my Shield Tv it runs without any problems.
Video not playing on Kodi
Hi, I had the same problem. My video library is hosted on a Windows 7 PC and connecting over SMB to stream a film would work sometimes but not others. After much research I found the problem to be the network connection to the Windows PC. I found this out by installing ES File explorer on my Android TV and copying a large file to the local storage of the player. The copy would usually start then suddenly stop after a random length of time, additionally the bandwidth was very low. Try this to make sure you can copy a large file to the device without any problems.
I fixed the problem with a combination of solutions. I upgraded the network card drivers of the Windows 7 PC, I purchased an OTG LAN adapter for the Nexus Player and finally I used haneWIN to connect to my media library via NFS rather than SMB.
I now have a rock solid connection.
Hope this helps
Thanks for the responses. I have found that streaming the videos to Kodi via UPnP with Emby works fine. So I am thinking that is a network issue. I have DHCP set up, so I think what I will try is setting a static IP for the Windows PC
I also have one of these Ubee Modem/Router combos, but I have been using my own router. I didn't have the Ubee in bridge mode, which I changed last night. So I will get everything set again like I had it and see if it will play without stopping.
your problem is most likely trying to stream content over wifi. i dont care what anybody says, wifi + streaming media sucks. it can work fine 1 minute and then stop working another regardless of how good your connection may be.

Running PC Game Streaming silently?

Hello all,
The main reason I bought an Nvidia Shield Android TV was to replace my PS3 as a media server and most importantly to free up my desktop so my wife could use it for her work.
However, I've since discovered that the shield game streaming facility uses up the monitors, keyboard and mouse, rendering the desktop PC a complete slave to the shield console, it doesn't stream the game silently in the background like say a media server would like plex or whatever.
I've tried installing the drivers for the onboard graphics card, sticking a HDMI cable in the back of one of the monitors and using the onboard HDMI, using that monitor's interface as the primary one so my wife could use it, but when I try and stream a game on the shield it just tells me that the GeForce GPU needs to be the primary source.
A bit annoying, I might need to fork out some money on a new machine just so she can use the desk, we don't have much room in the house.
I can't really think of any other way to get around this. Anyone else had any luck??
any help would be greatly appreciated!!
many thanks
Antóin
As far as I have seen there is no software to do what your wanting.
darhoade said:
As far as I have seen there is no software to do what your wanting.
Click to expand...
Click to collapse
That is truly a bummer...
antoin_currie said:
Hello all,
The main reason I bought an Nvidia Shield Android TV was to replace my PS3 as a media server and most importantly to free up my desktop so my wife could use it for her work.
However, I've since discovered that the shield game streaming facility uses up the monitors, keyboard and mouse, rendering the desktop PC a complete slave to the shield console, it doesn't stream the game silently in the background like say a media server would like plex or whatever.
I've tried installing the drivers for the onboard graphics card, sticking a HDMI cable in the back of one of the monitors and using the onboard HDMI, using that monitor's interface as the primary one so my wife could use it, but when I try and stream a game on the shield it just tells me that the GeForce GPU needs to be the primary source.
A bit annoying, I might need to fork out some money on a new machine just so she can use the desk, we don't have much room in the house.
I can't really think of any other way to get around this. Anyone else had any luck??
any help would be greatly appreciated!!
many thanks
Antóin
Click to expand...
Click to collapse
I guess you misunderstood what they meant by streaming the game form your pc. All your Shield TV is doing is being a controller basically. Your PC is actually sending a h.264 video of what is on your PC to your Shield TV.
lol
I agree, I wish it did it in the background as well. Hopefully that is the option in the future as streaming matures. I'd take a slightly lower quality (720p 60fps) if it meant my wife could use the PC while I stream a game.
try this with most of your games on your current machine as is. while yes there might be a few you can multitask with, alot of apps and programs require "focus". focus is what happens when your background windows jump to the foreground. you cant click on and interact with background windows without putting them into focus. yes you can leave them running but games require this same interaction. its just the way most operating systems and programs work.
again, yes i realize that some games do allow this, but not all, as it comes down to how the game is programmed, therefore its not nvidia's fault. Some games dont even allow you to play with the gamepad if the game is not in focus. Hope this helps better understand the situation.
Hello, do you can turn monitor off?

Categories

Resources