Hacker News new | ask | show | jobs
by MatthewPhillips 4859 days ago
This just signals that there is a hole in the market for an open source smart TV platform. Google TV was supposed to be that, but it's pretty clear that they don't take it as seriously as they take Android. To manufacturers like LG, TVs are actually more important, and falling behind competitors is more serious. Forking Android for this purpose isn't really an option thanks to the recent "non-fragmentation agreement" all of the phone manufacturers were forced to sign. So they are going to try and go down the proprietary route. They'll likely fail, but we'll see.
2 comments

You don't need to fork Android as such. There is a huge uptake of Android Smart TV sticks amongst hobbyists and early adopters and it already works fairly well. XMBC has been ported and there are more and more apps in the Play Store specifically aimed at this market. Stick a custom launcher on it and plug in a remote and you're away.

This is still early days but it looks like Android TV is happening despite Google rather than because of them.

This just signals that there is a hole in the market for an open source smart TV platform.

Is there, though? I'm pretty technical, and very interested in the whole FLOSS thing, and I'm pretty much of the `meh' contingent when it comes my TV's software's licensing. All I really care about is turning the damn thing on, watching what I want, when I want, and being able to afford to rent the stuff I want to watch. Now take that disinterest in the licensing and `openness' of a TV's software, multiply it several times, and you get close to the amount most non-technical people care about the software their TV runs.

I've worked with non-technical people long enough to know that they care about getting done what they want to do, easily, more than almost anything else when it comes to software. That attitude may be short-sighted, but it's very much the standard; all they want from a TV is the ability to watch $PROGRAMME with as little pain and inconvenience as possible. Caring about the philosophy of the software a TV runs is very much a `nerd' past-time, and that's not likely to change soon.

Once licensing deals by the TV manufacturers force them to choose between a TV that supports Youtube, Netflix and HBO, but not NFL Gamepass and a TV that support Netflix and NFL Gamepass, but not HBO and Youtube then they will start to care.
Exactly this. It's silly to expect people to buy several devices and subscribe to several 'pay monthly' services because everyone is signing exclusive content deals left right and center.

We've seen what happens with Sports deals on Pay TV and people don't like being taken for fools. The remaining moral barriers to piracy dissolve very quickly when people feel cheated.

I think you missed my point. That consumers only care about their programming being available is precisely why an open platform is needed. If LG releases a smart TV that doesn't have Netflix, Hulu, MLB.tv, Amazon, etc. they look bad in the eye of the consumer. Those content providers are currently building out separate apps for each TV platform, or at least for the ones big enough to move the needle.
Pretty much all the current crop of smart tvs use HTML as their primary app platform. It's pretty consistently WebKit with a few custom integration points for TV specific functions. For all intents and purposes there is already a consistent open platform for apps on TVs

I own a small agency who builds apps for these platforms we can hit LG/Samsung/Panasonic/Sharp/Sony tvs with a single code base now. There are still a few outlier platforms like Yahoo Roku etc but HTML now gets us ~80% of the market.

Awesome to hear that. I've long suspected that TV was a more appropriate for HTML5 than mobile, precisely because the remote input is much closer to traditional computing than touch. Clicker.tv made a TV-centric web-app several years ago that works wonderfully.

If you have some time to write about it, I'd love to hear more about how these systems work, are they packaged or delivered over http? Do you use <video>?

So what they want is an open platform, not necessarily an open source platform -- iOS being `closed' certainly hasn't stopped these broadcasters from building apps for it. What's made it a success is the installed base of users, which has meant it's worth the broadcasters' time and money to create apps to work on these devices.

As for availability of programming, that's basically what I said in my initial reply: *``all [the viewers] want from a TV is the ability to watch $PROGRAMME with as little pain and inconvenience as possible''.

If the ultimate goal is (as it should be) to get these broadcasters' programming everywhere, on all TVs, the last thing we need is another damned platform with a tiny userbase. We need some kind of consolidation, or (ideally) interoperable standard, that allows a ``write once, run everywhere'' ability for their apps.

I think we're in fierce agreement here.