Weekly github digest (Second Screen WG/CG repos)

Issues
------
* w3c/presentation-api (+1/-1/💬1)
  1 issues created:
  - One prompt for both PresentationRequest and RemotePlayback (by takumif)
    https://github.com/w3c/presentation-api/issues/470 

  1 issues received 1 new comments:
  - #470 One prompt for both PresentationRequest and RemotePlayback (1 by pthatcherg)
    https://github.com/w3c/presentation-api/issues/470 

  1 issues closed:
  - Update to constructor operations https://github.com/w3c/presentation-api/issues/466 

* webscreens/openscreenprotocol (+1/-4/💬8)
  1 issues created:
  - [Security] Describe encoding/decoding of PSK into numeric and QR codes. (by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/210 [Security] [v1-spec] 

  6 issues received 8 new comments:
  - #176 Bidirectional Streaming? (3 by pthatcherg, mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/176 [Protocol] [v1-spec] 
  - #195 Requirements for multi-device timing while streaming. (1 by chrisn)
    https://github.com/webscreens/openscreenprotocol/issues/195 [Protocol] [enhancement] [v2] 
  - #144 Receiver/Controller/Agent terminology (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/144 [v1-spec] 
  - #118 [Security] UI guidelines for pairing and trusted/untrusted data (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/118 [F2F] [Security] [v1-spec] 
  - #160 [Presentation API] Refinements to Presentation API protocol (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/160 [Protocol] [v1-spec] 
  - #123 Define a capabilities mechanism (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/issues/123 [F2F] [v1-spec] 

  4 issues closed:
  - Receiver/Controller/Agent terminology https://github.com/webscreens/openscreenprotocol/issues/144 [v1-spec] 
  - Define a capabilities mechanism https://github.com/webscreens/openscreenprotocol/issues/123 [F2F] [v1-spec] 
  - [Security] UI guidelines for pairing and trusted/untrusted data https://github.com/webscreens/openscreenprotocol/issues/118 [F2F] [Security] [v1-spec] 
  - [Presentation API] Refinements to Presentation API protocol https://github.com/webscreens/openscreenprotocol/issues/160 [Protocol] [v1-spec] 



Pull requests
-------------
* w3c/presentation-api (+3/-1/💬1)
  3 pull requests submitted:
  - Update WebIDL usage and fix Respec errors (by chrisn)
    https://github.com/w3c/presentation-api/pull/469 
  - Add PresentationReceiver#friendlyName to receiving UA (by takumif)
    https://github.com/w3c/presentation-api/pull/468 
  - Add PresentationConnection#receiverName for controlling UA (by takumif)
    https://github.com/w3c/presentation-api/pull/467 

  1 pull requests received 1 new comments:
  - #467 Add PresentationConnection#receiverName for controlling UA (1 by mfoltzgoogle)
    https://github.com/w3c/presentation-api/pull/467 

  1 pull requests merged:
  - Update WebIDL usage and fix Respec errors
    https://github.com/w3c/presentation-api/pull/469 

* w3c/remote-playback (+1/-0/💬3)
  1 pull requests submitted:
  - Add a remoting buffer state attribute to RemotePlayback (by takumif)
    https://github.com/w3c/remote-playback/pull/126 

  1 pull requests received 3 new comments:
  - #126 Add a remoting buffer state attribute to RemotePlayback (3 by takumif, pthatcherg, mfoltzgoogle)
    https://github.com/w3c/remote-playback/pull/126 

* webscreens/openscreenprotocol (+10/-12/💬16)
  10 pull requests submitted:
  - Update schemes.md with interop notes. (by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/216 
  - Add supports-rotating to video capabilities (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/215 
  - Make relationship to API conformance classes more explicit. (by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/214 
  - Specify codec names using RFC 6381 (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/213 
  - Describes how TLS and certificates are used by agents. (by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/212 
  - Fix terminology. (by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/211 
  - Be more specific about when remote-playback-state-event messages are … (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/209 
  - Add psk-min-bits-of-entropy (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/208 
  - Make sure PSK is the same for QR code and numeric PIN. (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/207 
  - Add section about type key backwards compatibility. (by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/206 

  10 pull requests received 16 new comments:
  - #192 Add support for remoting. (3 by pthatcherg, mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/192 
  - #208 Add psk-min-bits-of-entropy (3 by nigelcearnshaw, mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/208 
  - #172 Finish media streaming (session start, stats) (2 by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/172 
  - #212 Describes how TLS and certificates are used by agents. (2 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/212 
  - #203 Note that agent capabilities and other agent-info are public. (1 by baylesj)
    https://github.com/webscreens/openscreenprotocol/pull/203 
  - #211 Fix terminology. (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/211 
  - #213 Specify codec names using RFC 6381 (1 by pthatcherg)
    https://github.com/webscreens/openscreenprotocol/pull/213 
  - #215 Add supports-rotating to video capabilities (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/215 
  - #216 Update schemes.md with interop notes. (1 by mfoltzgoogle)
    https://github.com/webscreens/openscreenprotocol/pull/216 
  - #202 Adds an additional security UI guideline for PSK presentation. (1 by baylesj)
    https://github.com/webscreens/openscreenprotocol/pull/202 

  12 pull requests merged:
  - Add supports-rotating to video capabilities
    https://github.com/webscreens/openscreenprotocol/pull/215 
  - Add support for remoting.
    https://github.com/webscreens/openscreenprotocol/pull/192 
  - Make relationship to API conformance classes more explicit.
    https://github.com/webscreens/openscreenprotocol/pull/214 
  - Specify codec names using RFC 6381
    https://github.com/webscreens/openscreenprotocol/pull/213 
  - Add section about type key backwards compatibility.
    https://github.com/webscreens/openscreenprotocol/pull/206 
  - Fix terminology.
    https://github.com/webscreens/openscreenprotocol/pull/211 
  - Be more specific about when remote-playback-state-event messages are …
    https://github.com/webscreens/openscreenprotocol/pull/209 
  - Add psk-min-bits-of-entropy
    https://github.com/webscreens/openscreenprotocol/pull/208 
  - Make sure PSK is the same for QR code and numeric PIN.
    https://github.com/webscreens/openscreenprotocol/pull/207 
  - Note that agent capabilities and other agent-info are public.
    https://github.com/webscreens/openscreenprotocol/pull/203 
  - Adds an additional security UI guideline for PSK presentation.
    https://github.com/webscreens/openscreenprotocol/pull/202 
  - Small fixes to the presentation protocol.
    https://github.com/webscreens/openscreenprotocol/pull/204 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/presentation-api
* https://github.com/w3c/remote-playback
* https://github.com/webscreens/openscreenprotocol

Received on Tuesday, 10 September 2019 17:01:32 UTC