openscreenprotocol icon indicating copy to clipboard operation
openscreenprotocol copied to clipboard

Open Screen Protocol

Results 99 openscreenprotocol issues
Sort by recently updated
recently updated
newest added

MediaCapabilities (and other media APIs) uses a content type of "video/foo; codecs=A.B.C". We should probably use the "A.B.C" instead of what we have currently. For example, instead of "h264", use...

F2F
v1-spec

This issue is tracking requirements to allow one agent to determine another's capabilities to render and display HDR media, both for streaming and remote playback. At the Berlin F2F [1],...

Protocol
F2F
v1-spec

This issue is to track the CFRG PAKE selection process going on in the IETF. When that process completes, if they pick a PAKE other than SPAKE2, we should consider...

meta
v1-spec

From https://github.com/webscreens/openscreenprotocol/pull/172#issuecomment-529734137 and the associated review thread, we identified a need for a streaming session to switch codecs; for example when a media element being remoted changes the type of...

Protocol
v1-spec

This issue tracks potential refinements to the remote playback messages contained in these TODOs: > Frequency to update current-time (HtmlMediaElement does every 250ms?) > extended mime types in source tag?...

Protocol
v1-spec

This meta-issue tracks the work required to complete the 1.0 specification, outlined in PR #97. - [x] Second Screen Community Group boilerplate (custom or as part of Bikeshed repo) -...

meta
v1-spec

Section 4.1 contains the following language: https://github.com/w3c/openscreenprotocol/blob/5488c7b7cce9c9c64ba97348a8deb0c6c50eb9bb/index.bs#L343-L345 This may be incompatible with the definition of SNI from [RFC 6066, Section 3](https://tools.ietf.org/html/rfc6066#section-3), which normatively references [RFC 5890](https://tools.ietf.org/html/rfc5890), which has LDH labels...

security-tracker

Addresses: * Issue #279: The keyUsage name is digitalSignature, not signing * Issue #280: Clarify the supported signature algorithms for certificates For the first item, it explicitly references the `keyUsage`...

F2F

Reading the protocol detail in Appendix A, I noticed that the `time-scale` field in the [`audio-encoding-offer`](https://w3c.github.io/openscreenprotocol/#audio-encoding-offer) message wasn't clear. What value is expected, and what are the measurement units does...

Per [charter](https://www.w3.org/2020/12/second-screen-wg-charter.html#liaisons), invitation for review of the spec must be issued after publication as First Public Working Draft. The [How to do wide review](https://www.w3.org/Guide/documentreview/#how_to_get_horizontal_review) document details practical actions that need...