There are some design standard type documents out there like https://developers.google.com/tv/web/docs/design_for_tv. Following these standards, I could certainly optimize my site for TV viewing but the question is how to "turn it on?" Responsive design "responds" to browser or OS type (in addition to screen size) but in my specific case, I am using a desktop browser on a 1080p TV. I don't see anything obvious to respond to.
How might you see this "problem" being solved? Could browsers start to support "TV mode" as a setting? That would be a nice option, I could just set once on this computer and never consider it again. Other devices like Apple TV could also have this setting in place and developers could just look for this and respond accordingly. But even if that happened, I'm sure it wouldn't be for a long time.
What could we do now? Any UX/UI people have ideas? Some sort of button on my site that says "TV Mode"?
This is something I think about quite often and I thought I'd ask you fine folks what you thought.
Thanks.