Development for Firefox 44 completed on November 5th.  We are now in the
Firefox 45 dev cycle. Detailed WebRTC (plus Web Audio) release notes for
Firefox 44 are *here
<https://wiki.mozilla.org/Media/WebRTC/ReleaseNotes/44>*.  Below is a
summary of noteworthy changes.  Firefox 44 is scheduled to go to Beta on
December 14th and to Release on January 26th.

Firefox 44 is currently our Development Edition version
<https://www.mozilla.org/en-US/firefox/developer/>.  Please help us test by
using the Developer Edition of our product today.  Bugs reported against
Developer Edition have an excellent probability of being fixed before that
Firefox version goes to release.

If anyone has any questions about the release, the notes or possible bugs
in the code, feel free to reach out to me directly.

Cheers,
-Maire

---------------------------------------------------

*NOTEWORTHY CHANGES* in Firefox WebRTC version 44 (detailed release notes
are here <https://wiki.mozilla.org/Media/WebRTC/ReleaseNotes/44>):

* IMPORTANT:   We've unprefixed the main WebRTC APIs*:

   - mozRTCPeerConnection
   - mozRTCSessionDescription
   - mozRTCIceCandidate
   - HTMLMediaElement.mozSrcObject.

*We will continue to support the prefixed APIs for approximately 2
releases. Please update your implementations.* (See bug 1155923
<https://bugzilla.mozilla.org/show_bug.cgi?id=1155923>.)


*Other noteworthy changes: *

   - gUM now captures at 32kHz (See bug 953265
   <https://bugzilla.mozilla.org/show_bug.cgi?id=953265>.)
   - MediaStream.addTrack() and MediaStream.removeTrack() are now supported
   (See bug 1103188 <https://bugzilla.mozilla.org/show_bug.cgi?id=1103188>.)

   - HTMLCanvasElement::CaptureStream now works on mobile (Android and B2G)
   (See bug 1210286 <https://bugzilla.mozilla.org/show_bug.cgi?id=1210286>.)

   - MediaRecorder now supports all streams you can get from APIs in gecko
   (See bug 1182426 <https://bugzilla.mozilla.org/show_bug.cgi?id=1182426>.)

   - Screensharing now respects the framerate passed in via GUM constraints
   (See bug 1211658 <https://bugzilla.mozilla.org/show_bug.cgi?id=1211658>.)

   - Web Audio performance improvements (See bug 1200579
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1200579>, bug 1205540
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1205540>, bug 1205558
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1205558>, bug 1207003
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1207003>, bug 1210280
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1210280>, bug 1214493
   <https://bugzilla.mozilla.org/show_bug.cgi?id=1214493>)


-- 
Maire Reavy
[email protected]
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to