Second Screen/Implementation Status

From W3C Wiki

Note: Neither the W3C nor the Second Screen Working Group has verified the data in this section. Implementations cited in this section may be experimental and/or may not implement the latest version of the specification(s).

Please add reports of implementations, corrections, and related information to this wiki and send a mail to the public-secondscreen@w3.org mailing list.

Presentation API

Tests

Conformance class Test Suite Test Results Test Facilitator Status
Controlling user agent https://github.com/web-platform-tests/wpt/tree/master/presentation-api/controlling-ua/ Louay Bassbouss
  • Development of the test suite still on-going
  • Implementations in progress
Receiving user agent https://github.com/web-platform-tests/wpt/tree/master/presentation-api/receiving-ua/ Louay Bassbouss
  • Development of the test suite still on-going
  • Implementations in progress

The test suite is part of the Web Platform Tests Project

Implementations

(Expand to view)

Chrome

  • Chrome 48 supports Chromecast via the Presentation API on Android.
  • Chrome 52 supports Chromecast via the Presentation API (Windows, Mac, Linux and ChromeOS).
    • DIAL devices are also supported.
  • Chrome 63 supports presentation URLs specifically for DIAL and Cast applications started in 2-UA mode.
    • cast:cast-application-id designates a Cast application with the given Cast application id.
    • dial:dial-app-name?postData=postData designates a DIAL application with the given application name. The optional postData parameter carries base64-encoded form data that will be POST-ed with the launch request.
    • Tracking bug

Chromium

Gecko

Experimental

Please refer to the Community Group for earlier experiments

Remote Playback API

Tests

Conformance class Test Suite Test Results Test Facilitator Status
User agent http://w3c-test.org/remote-playback/ Wanming Lin
  • Development of the test suite still on-going
  • Implementations in progress