Media/WebRTC/2012-10-02

From MozillaWiki
< Media‎ | WebRTC
Jump to: navigation, search

10/2/2012, 9am Pacific:

Notes:

1) Where are we on landing Media Transport and Signaling in moz-central?

  • How are bsmith and mcmanus doing with the networking reviews?
    • Lots of comments from bsmith; ekr to meet with him later to resolve
    • mcmanus gave r+ to DataChannel; hopefully reviewing mtransport today
      • ekr will break patch into two pieces if possible
    • Lots of comments on signaling - many don't need to be addressed to land
      • ekr and ehugg will meet later today

2) Where are we on landing PeerConnection and DataChannel?

  • PeerconnectionImpl needs a bunch of minor stuff from comments
  • Datachannel r+'d, road is clear for landing

3) Are there any important things to talk about in these areas? a) JSEP - Bundle

  • on hold for the moment; enda working on 1-way

b) Media Transport c) Media d) DOM

  • jst r+'d without datachannel or identity

e) Identity

  • separate patch

4) gUM

  • UX design (Latest design is in Bug 729522)
    • Privacy unhappy with dialog design, but it's unclear if they don't want us to land it
      • They want a dashboard; is it needed before landing or after initial landing
      • Ref: Bug 795024 - Monica doesn't like the dialogs.
  • Where are we on gUM functionality both in terms of code to support the UI and blocker bugs for preffing gUM on?
    • Dao has written some of the code. Anant needs a few hours to write the rest of the code to hook the UI up to the rest of the code
  • 21 blocker bugs open right now. If there's concern that a certain bug isn't a blocker for shipping preffed on, please switch a bug from blocking-gum+ to blocking-gum? - we'll relook at any bugs in question in triage.

5) Interop with Chrome & What do we need from Google (this week)?

  • Waiting to hear when Google is ready to start Interop (end of this week/beginning of next?)
    • They're not ready yet

6) Testing

  • WebRTC/gUM bug triage is happening Wed at 11am Pacific
  • Good meeting with Automation group on Friday (9/28)
  • (jsmith) Priorities and tests defined in https://etherpad.mozilla.org/automation-webrtc. Feedback welcome!
  • Henrik reports "all the smoketests we want to write have been filed" as bugs
    • Blockers or Issues to Automation based on "ideal" smoke tests needed:
      • Audio & Video Joint MediaStreams not implemented
      • Stats not implemented
      • Not sure if 'start with video connection, add audio later' is supported right now or not

7) Next big push (after Firefox 18) will be

  • Get all the code to the point where we can pref gUM and WebRTC on. That is the goal for Firefox 19 (20 at the latest).
  • Want to get the code closer to the spec and move the spec forward (we need to prioritize the remaining work and decide what we want to push forward in the working groups)

8) Discuss any current blockers for people or new items that haven't been discussed

  • (jsmith) Can someone clarify the change from using src to mozSrcObject? Our code examples for gUM are no longer working (mine & Anant's specifically), just want to know specifically what's changed. -> jsmith will send email.