I would like to make my own android TV setup. What’s the best way to do this? I’d like to have it as FOSS as possible.
Is it possible to do this on an x86 mini pc? That would be ideal, but I could also get an arm mini pc. I’d rather the setup not be specific to a device, like raspberry pi.
roofuskit@lemmy.world 19 hours ago
x86 is impossible unless you know for certain the app(s) you want to use is compatible with the hardware you choose.
I’m guessing you don’t plan to stream from anything other than your own library? No commercial streaming apps will work with non-certified android hardware due to DRM. And the hardware software combo must be certified on a per app basis, so that means you have to buy an off the shelf device and cannot replace the OS if you plan to pay for streaming services.
You are also unlikely to find any pre-built images for any old hardware you put together.
Your best bet is to go onto the XDA forums and see what hardware people are already using and supporting with builds. This will get you the best results. Otherwise you’re likely compiling custom builds yourself.