Agenda, October 27

This week's agenda:

- Editors

- Items that should be on the agenda for the next virtual interim
(doodle's out)

- The usual

Mediacapture-main
=================
Pull requests
-------------
#395 Mark the Implementation Suggestions as non-normative. (burnburn)

Dan, status of review?

#411 Add User Experience requirements section describing permiss (jan-ivar)

Need addressing of Jan-Ivar's comments. Apart from that, it looks
reasonable to me.

#412 resubmit to resolve conflicts in PR #407 ()

This is about the devicechange event (I renamed the PR). I don't think
it's quite ready.

Issues
------
#350 New permission definitions are wrong. (alvestrand)
#360 Specify relation between return from getConstraints and con (burnburn)
#380 Define restrictions on device-info permission. (alvestrand)
#384 Should we use [EnforceRange] on min/max in constraints? (adam-be)
#385 ConstrainLong only concern positive values (adam-be)
#386 What does "getSettings" return? (alvestrand)
#387 Reinstate strong language on permission ending when tracks  (stefhak)
#389 Camera light and "disabled" tracks ()
#390 Clearly mark the "Implementation Suggestions" section as no (burnburn)
#394 Browser's ability to dynamically change settings mistakenly (burnburn)
#396 Explanation of "advanced" constraint sets is confusing (burnburn)
#400 Add text to extensibility for consumer of MST (burnburn)
#402 Allow ondevicechange to be fired before permission is grant (adam-be)
#403 Polling enumerateDevices potentially being a fingerprint. (adam-be)
#404 Revive createObjectURL? (stefhak)
#408 Remove unions in MediaTrackCapabilities ()
#409 Clarify behavior of using unrelated constraints (alvestrand)

WebRTC-PC
=========
Pull requests
-------------
#624 Upscale allowed (fluffy)

Still awaiting response on Sept 27 review of Sept 23 changes

#757 Support ufrag in IceCandidate and end of IceCandidate indic (fluffy)

No pthatcherg response. Overlaps with #819.

#776 Support for OAuth in TURN credentials (Issue 714 patch) ()

Still not sure if we want to do this one or the (credential string or
dictionary) approach. This is simpler (for now). Discuss.

#818 Gathering state cleanup (aboba)

Responses to sept 23 comments?

#819 Trickle ufrag in ICE candidate events ()

Overlaps with #757.

#850 Add Error Handling - Ready for review but prob not done yet (aboba)

Some TODOs in the error detail description. I added some comments.

#861 What setConfiguration changes ()

Ready?

#872 Pass peer identity to IdP (stefhak)

Merge?

#873 Tidy ()

This is a reminder that we haven't done this for a while.

#875 Rewrite the createOffer algorithm to eliminate race conditi (jan-ivar)

Ready? (would be a relief!)

#880 Cleanup the definition of expires, use IDL ()

Ready? (foolip is still trying to get crypto to explain itself, and not
succeeding)

#882 Gathering state cleanup ()

Ready?

#884 Update JSEP reference for receipt of multiple RTP encodings ()

Nitfix.


Issues
------
#295 Guidance for extending objects vs extending Stats needed (alvestrand)
#305 Describe what happens when media changes (fluffy)
#526 NetworkError event is not defined and might not be needed (adam-be)
#555 Sort out requirements around IdpLoginError (martinthomson)
#561 Normatively cite webrtc-stats for sections 8.x (alvestrand)
#578 Need to specify precisely when MID generation happens (adam-be)
#579 Congruenting about "The negotiation-needed flag is cleared  (adam-be)
#655 Update JSEP reference to 5.8 (burnburn)
#661 Add informative table of all things that can cause negotiat (burnburn)
#671 Processing remote MediaStreamTracks without MediaStreams in
(alvestrand)
#678 Support assertions that identify the recipient (martinthomson)
#685 Update JSEP reference for receipt of multiple RTP encodings (aboba)
#687 Clarify reasoning behind and mitigation of privacy issues ( (stefhak)
#688 Indicators of usage and data flow (PING review) (stefhak)
#690 Information available prior to permission prompt (PING revi (stefhak)
#705 Missing sender identifier attribute (msid) (stefhak)
#709 offerToReceiveAudio/offerToReceiveVideo remain in implement (adam-be)
#714 STUN/TURN OAuth token auth parameter passing (aboba)
#723 Need JSEP reference for end-of-candidates indication (burnburn)
#726 Add a ufrag attribute to the RTCIceCandidate structure to i (aboba)
#729 RTCStats timestamp source ambiguous (alvestrand)
#746 Need to specify what happens if `createDataChannel` is call (adam-be)
#760 Figure out backward-compatible way to indicate ufrag+mid on (adam-be)
#763 Handling of simulcast errors (aboba)
#782 pc.createOffer(); pc.addTrack(track); should not include tr (taylor-b)
#787 Integrate RTCRtpTransceiver into set local/remote steps ()
#788 Clean up remaining uses of 'set of receivers' ()
#795 Specify when a data channel's ID is assigned, and what the  ()
#801 Description of User Agent/ICE Agent interactions in section ()
#803 Rules for negotiation-needed flag need to be updated for tr ()
#806 Need symmetry to #782 for createAnswer ()
#808 Can the ICE gathering state go from completed to gathering  ()
#811 Trickled candidates may be added to the wrong session descr ()
#812 RTCIceGatheringState definition ()
#814 What does setConfiguration change or not change? ()
#822 Need IDP Load Error ()
#823 Need IDP Script Error  ()
#825 Need IDP Invalid Token  ()
#826 Need IDP Expired Token error  ()
#827 Need IDP Code failed ()
#828 Need IDP TImeOut error  ()
#829 Need Fingerprint mismatch error  ()
#830 Need Custom Error for IdP  ()
#831 Define how long should the IdP timeout timer should be  (martinthomson)
#842 Define JSEP terms like "bundle" and "bundle-policy" in term (burnburn)
#845 "Throw a FooError" steps not written in a consistent manner (adam-be)
#849 Specify an AllowUnverifiedMedia RTCConfiguration property  (alvestrand)
#857 The RTCPeerConnectionIceErrorEvent constructor should have  (adam-be)
#859 Need steps for rollbacks removing a transceiver. (taylor-b)
#876 How to properly manage TrackEvent or provide the current Ad (stefhak)
#878 What happens when transceiver.stop() is called? (aboba)
#879 Clarify the processing of expires setting in generateCertif ()
#881 Align getAlgorithm return value with Web Crypto ()
#885 Should empty (not omitted) username or credential throw in  ()

Received on Thursday, 27 October 2016 10:12:57 UTC