Media/WebRTC/ReleaseNotes/54: Difference between revisions

Noteworthy
(bugs added)
(Noteworthy)
Line 9: Line 9:


== Noteworthy Changes: ==
== Noteworthy Changes: ==
Full-duplex audio is now turned on for all primary supported platforms by default:
* {{Bug|1333438}} Pref on full-duplex for Android
* {{Bug|1325577}} Use aggregate devices API in audiounit backend
** This means that issues with drift when using full-duplex on Mac should be solved, and full-duplex will be the default on Mac.  (It became the default in linux a number of releases ago, and the default on Windows in 53)
{{Bug|1335939}} Pref on ICE TCP support
{{Bug|1340718}} If a audio device (Citrix) disappears and fails on re-open attempts, output can be hung until restart
You never want to leave the audio system hung, and this fixes a problem for a major user of 52ESR.  (Fix uplifted to 53 and 52ESR)
{{Bug|1320170}} Screensharing previews are broken in current nightlies
{{Bug|1300665}} Missing support for RTP toffset, abs-time header extensions
Note: we did not yet add support for  3gpp:video-orientation
{{Bug|1219468}} Replace PRLogModuleInfo usage with LazyLogModule in webrtc
This means that all logging can be done through MOZ_LOG (NSPR_LOG_MODULES is no longer needed); see [Media/WebRTC/Logging]


==Bug tickets fixed in Firefox 54 that affect WebRTC or Web Audio (full list):==
==Bug tickets fixed in Firefox 54 that affect WebRTC or Web Audio (full list):==
Confirmed users
325

edits