I'm hoping someone could enlighten me on how a GoogleTV pairs with the native Youtube app. What I'm interested in is the "first screen" GoogleTV/SmartTV feature.
From what I know so far, "second screen" apps need to use the Anymote service (Anymote Protocol
) which is working in conjunction with the Pairing Service (from Google TV Pairing Protocol
) but it's not clear which protocol is used by the native Youtube app itself : DIAL or Google TV Pairing ?
In a nutshell, I would like to develop a first screen application (in JavaScript) that can be paired with the native youtube application (Android and iOS) like the GoogleTV Youtube app or any Youtube app from a store on a smartTV. But I can't find any related documentation for that side of development. In fact, there is a documentation available for developing a second screen app (on mobile devices) but not any for developing such a first screen app.
Thanks in advance for your help !