Re: Draft of Second Screen Presentation Working Group Charter available (was: Heads-Up: Plan for Working Group on Second Screen Presentation)

Hi Louay,

On 16 May 2014, at 10:26, Bassbouss, Louay <louay.bassbouss@fokus.fraunhofer.de> wrote:

> I also think extending the scope of the API to support displaying any web content will make it more powerful. From API perspective, the function for request show content on second display (requestSession(url)) is easy to adapt to any content type (url could point to a html page but also to any other web content). My concern is on the control part. In the CG API discussion, the communication part is a simple webmessaging-like channel. This is applicable when application logic is running on both end-points (control and display) but not for content.  For content we need to specify control functions for each content type (e.g. for video sess = requestSession(‘example.com/video.mp4’); sess.play(); sess.pause(); etc.).
> I want just to clarify if this is in scope of the WG and if not, do you imagine there is another abstraction level that works for all kind of content?

I feel media-specific control functions are out of scope for the API, and I’d expect such functionality will be provided by JavaScript libraries build atop the API.

Thanks,

-Anssi

Received on Tuesday, 20 May 2014 08:18:22 UTC