What's Changed
- android: fix ANR in getVideoTrackForStreamURL by @saghul in #1767
- Add min bitrate to encoding parameters by @martinxsliu in #1776
- fix: skip addIceCandidate when peer connection is closed by @naveenkirugulige in #1796
- Fix: Migrate to event-target-shim v6 recommended usage (Explicit Getters/Setters) by @jiyeyuran in #1794
- build(deps-dev): bump flatted from 3.2.7 to 3.4.2 by @dependabot[bot] in #1798
- build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #1802
- add mediaConstraints on getDisplayMedia by @FredLuart in #1779
- feat: add RTCCertificate support for WebRTC by @jiyeyuran in #1793
- [ios] Use runtime camera checks on simulator for camera availability by @kmagiera in #1801
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #1791
- build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.16.7 to 7.29.4 by @dependabot[bot] in #1809
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1773
- fix: preserve facing mode in applyConstraints by @naveenkirugulige in #1808
- ios: trigger broadcast picker from retained view on new arch by @Calinteodor in #1812
- build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in #1818
- registerGlobals: don't set RTCRtpSender/RTCRtpReceiver twice by @fippo in #1819
- dispose the peer connection after signalingState changes to "closed" by @fippo in #1821
- build(deps-dev): bump @babel/core from 7.12.8 to 7.29.6 in /examples/GumTestApp_macOS by @dependabot[bot] in #1817
- ios(RCTWebRTC): enable Center Stage for devices that support it by @Calinteodor in #1823
- android: fix race condition in getDisplayMedia by @saghul in #1800
New Contributors
- @martinxsliu made their first contribution in #1776
- @naveenkirugulige made their first contribution in #1796
- @jiyeyuran made their first contribution in #1794
- @FredLuart made their first contribution in #1779
- @kmagiera made their first contribution in #1801
- @fippo made their first contribution in #1819
Full Changelog: 124.0.7...124.0.8