openscreenprotocol
openscreenprotocol copied to clipboard
Open Screen Protocol
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...
In Berlin, we discussed the ability to "ping" a display to help users disambiguate between multiple receivers (perhaps with similar names) that may show up in a list of named...
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...
The [DNS-SD spec](https://tools.ietf.org/html/rfc6763#section-6) discusses various length options for DNS-SD TXT records. The current Open Screen [spec for mDNS discovery](mdns.sd) suggests the limit is 252 bytes. However, we may need more...
The OSP controller or receiver may wish to temporarily suspend network activity to save power (ref non-functional requirement 3). When the device wishes to resume use of OSP, it should...
Similarly, for maintaining connections between controllers and receivers, devices should be able to suspend and resume the set of QUIC connections. This issue tracks the work to define the behavior...