Mark Foltz
Mark Foltz
Followup from https://github.com/webscreens/openscreenprotocol/issues/228#issuecomment-533008029 > We will need to register it with IANA: > https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids
Agents need to agree on how to encode and decode PSKs, so that the correct value gets exchanged. This issue tracks how to encode/decode an N-bit PSK into a numeric...
This issue tracks discussion of protocol changes to allow multi-device synchronization of media playback while streaming. This was discussed at the Berlin F2F [1]. It's assumed that if there's one...
It would be helpful to have an upper bound for PresentationConnection message latency based on use cases like media synchronization or lip sync. From https://www.w3.org/2017/11/07-webscreens-minutes.html#x08: ACTION: @chrisn to propose latency...
When a user clears browsing data, the user agent may want to clear metadata and the authentication history for Open Screen receivers (or give the user an option to do...
This task tracks requirements for data types that agents may want to send with frames, for future standardization. We're allowing applications to send data frames, but we may want to...
This issue tracks a followup item from TPAC 2018 [1], namely, to write an explainer document to help TAG or other outside groups understand the problem we're trying to solve...
Forked from https://github.com/webscreens/openscreenprotocol/pull/20/files#r108024628. --- Including presentation URLs in the SEARCH or response has a couple of issues: * It's not great from a privacy perspective, as it exposes them to...
The steps in the [Presentation API spec](https://w3c.github.io/presentation-api/) that require communication between the controlling and presenting user agent should be cross referenced with messages in the Presentation API [control protocol](control_protocol.md). Related...
Before we can pursue apples-to-apples benchmarking of transport protocols, there needs to be a definition of the bootstrapping channel used to establish an RTCDataChannel between controller and receiver, so we...