Agenda, September 8 2016

A main focus this week should be to mark stuff with "next TPAC".

Default is "yes, next TPAC"; we should remove stuff that's clearly
editorial or that we are sure we will have cleared up before TPAC.



Mediacapture-main
=================
Pull requests
-------------

#392 Add room fingerprinting to security considerations ()

Merge?

Issues
------
#268 Iframe sandboxing options for gUM (stefhak)

WHATWG HTML has "allowusermedia". Discussions about feature policy are
ongoing.

Is there value to keeping this open? If so, TPAC.

#350 New permission definitions are wrong. (alvestrand)

Conversation ongoing, I have a strange feeling we're reaching consensus.
TPAC?

#360 Specify relation between return from getConstraints and con (burnburn)

Conversation has diverged into the "what can the UA change on the fly"
discussion. Does that need a separate bug?

#371 Privacy issue with media capture and fingerprinting room ac (burnburn)

Solved by #392

#380 Remove redundant list-devices permission. ()

I think we're keeping it, but have been talking too much to be sure.

#384 Should we use [EnforceRange] on min/max in constraints? ()
#385 ConstrainLong only concern positive values ()

Need volunteer for these 2. They are now editorial.

#386 What does "getSettings" return? (alvestrand)

There's a tangentially related edit mentioned here that needs to be
done. Suggest getting that done before closing.

#387 Reinstate strong language on permission ending when tracks  (stefhak)

Discussion seems to be landing on a consensus that the text says what we
want it to say if read carefully. Wow!

#388 Wording concern about the text describing the add track and (adam-be)

Editorial, but needs editing.

#389 Camera light and "disabled" tracks ()

I think this is converging on the camera light being neither the "media
accessible" nor the "actively recording" indicator. We should then add
implementation advice that this is so.

#390 Clearly mark the "Implementation Suggestions" section as no ()

Editorial.

#391 Add a constraint to inform a video track about its type of  ()

This is new functionality on a CR-level spec, so lower priority than
other stuff. No need to spend time on it here.

The discussion has led me to want to add an attribute to
MediaStreamTrack - this thing doesn't need to go through the constraints
machinery - no sense in saying "this may be screencast, but if you think
something else, that's OK with me" vs "this is screencast, and you have
to obey me or reject it".


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

One part of #305 (doesn't address letterbox / pillaring / clipping /
rescaling).

He's now come up with a JSEP reference to back his viewpoint that this
is needed. TPAC?

#738 Getting the fingerprint of an RTCCertificate (aboba)

Still pending IETF action? Anything useful to be said at TPAC?

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

No response. Reassign? (seems solvable)

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

No response from security experts. TPAC?


Issues
------
#295 Guidance for extending objects vs extending Stats needed (alvestrand)
#296 Debugging ICE problems needs more info (aboba)
#305 Describe what happens when media changes (fluffy)
#337 Interfacing between WebRTC spec and JSEP (burnburn)
#526 NetworkError event is not defined and might not be needed (adam-be)
#551 Errors when identifying a m-line in addIceCandidate() (adam-be)
#554 We never fire the 'connectionstatechange' event (adam-be)
#555 Sort out requirements around IdpLoginError (martinthomson)
#561 Normatively cite webrtc-stats for sections 8.x (alvestrand)
#566 Separate sender and receiver sets are unnecessary when we h (burnburn)
#578 Need to specify precisely when MID generation happens (adam-be)
#579 Congruenting about "The negotiation-needed flag is cleared  (adam-be)
#600 Operations queue: What is run synchronously before the oper (adam-be)
#645 public negotiation-needed flag as readonly (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)
#692 Meaning of "Liveness checks have failed" for `disconnected` (adam-be)
#698 JSEP/WebRTC mismatch on empty remote MID (adam-be)
#705 Missing sender identifier attribute (msid) (stefhak)
#709 offerToReceiveAudio/offerToReceiveVideo remain in implement (adam-be)
#714 STUN/TURN OAuth token auth parameter passing (aboba)
#720 getting the fingerprint of a RTCCertificate? (aboba)
#723 Need JSEP reference for end-of-candidates indication (burnburn)
#726 Add a ufrag attribute to the RTCIceCandidate structure to i (aboba)
#727 removeTrack: throw exception if sender is not in connection (adam-be)
#729 RTCStats timestamp source ambiguous (alvestrand)
#746 Need to specify what happens if `createDataChannel` is call (adam-be)
#755 setLocal/RemoteDescription should explicitly state which st (adam-be)
#760 Figure out backward-compatible way to indicate ufrag+mid on (adam-be)
#763 Handling of simulcast errors (aboba)
#764 Specify how an RTCRtpSender should treat an ended track (adam-be)
#768 insertDTMF should normalize input (aboba)
#769 insertDTMF doesn't define what happens with characters that (aboba)
#770 What are the units of interToneGap? (aboba)
#772 interToneGap definition doesn't quite make sense (aboba)
#773 duration definition on RTCDTMFSender doesn't quite make sen (aboba)

Bernard, can we close the DTMF things so that we don't have to have them
at TPAC?

#775 Handling of invalid characters in the tone buffer is broken (aboba)
#782 pc.createOffer(); pc.addTrack(track); should not include tr ()

Received on Thursday, 8 September 2016 12:59:21 UTC