Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen availability mechanism for multiple sessions #40

Closed
tidoust opened this issue Jan 12, 2015 · 3 comments
Closed

Screen availability mechanism for multiple sessions #40

tidoust opened this issue Jan 12, 2015 · 3 comments

Comments

@tidoust
Copy link
Member

tidoust commented Jan 12, 2015

Description

A user may have more than one second screen available and an application may want to take advantage of all these screens at once. However, as things stand, such an application:

  1. cannot tell whether there is another unused screen available
  2. cannot force the user to select another unused screen when it calls startSession a second time
  3. cannot tell the user that it wants to connect to multiple screens at once (but note that is covered by Multi-display support #1)

Proposal

Improve the screenavailable mechanism so that the flag reflects the presence of unused second screens at any time?

References

See initial discussion in https://lists.w3.org/Archives/Public/public-secondscreen/2015Jan/0012.html
See also #1 (multi-display support) and #39 (resumption of multiple sessions)

@anssiko
Copy link
Member

anssiko commented May 20, 2015

PROPOSED RESOLUTION: no change to the spec, we may want to provide informative guidelines to the implementors on the screen picker UI with regard to best practices for highlighting screens that are already used by other presentation sessions, clarify we do not support multiple screen selections from the screen picker UI

@tidoust
Copy link
Member Author

tidoust commented May 20, 2015

See relevant discussion at F2F:
http://www.w3.org/2015/05/20-webscreens-minutes.html#item03

@markafoltz
Copy link
Contributor

Commit 7d4929c amends the note about the selection of the presentation display to mention the multiple-displays case (along the lines of #40 (comment)).

It also removes an obsolete issue mentioned inline (which should be addressed by the current spec).

Closing this (long overdue) resolved issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants