Releases: GetStream/webrtc-flutter
Releases · GetStream/webrtc-flutter
Release v2.2.5
Release v2.2.4
What's Changed
- samsung noise cancelation tweaks by @Brazol in #58
- fix for missing track data when applying filters by @Brazol in #60
- fix: reapply android audio config after audio changes to ensure custom configuration is maintained by @Brazol in #62
- Fix cloneTrack for windows (and Linux) by @renefloor in #64
- Release v2.2.4 by @Brazol in #61
Full Changelog: stream_webrtc_flutter-v2.2.3...stream_webrtc_flutter-v2.2.4
Release v2.2.3
What's Changed
Full Changelog: stream_webrtc_flutter-v2.2.2...stream_webrtc_flutter-v2.2.3
Release v2.2.2
What's Changed
Full Changelog: stream_webrtc_flutter-v2.2.1...stream_webrtc_flutter-v2.2.2
Release v2.2.1
Release v2.2.0
Release v2.0.0
What's Changed
- feat: added events on rtc side to handle screen share by @Brazol in #45
- chore: bump webrtc to m137 + sync with flutter_webrtc 1.2.0 by @Brazol in #43
- fix for camera facing by @Brazol in #46
- bump package version by @Brazol in #47
Full Changelog: stream_webrtc_flutter-v1.0.12...stream_webrtc_flutter-v2.0.0
Release v1.0.12
What's Changed
- fix: use egl configuration with alpha channel by @Brazol in #40
- chore: deprecated onSurfaceDestroyed changed to onSurfaceCleanup by @Brazol in #41
Full Changelog: stream_webrtc_flutter-v1.0.11...stream_webrtc_flutter-v1.0.12
Release v1.0.11
What's Changed
Full Changelog: stream_webrtc_flutter-v1.0.10...stream_webrtc_flutter-v1.0.11
Release v1.0.10
What's Changed
- feat: Added support for audio focus interruption handling by @Brazol in #32
- fix: null check on getLocalDescription Android by @renefloor in #33
- disable software encoding for android by @renefloor in #36
- fix: fixes some console warnings by @Brazol in #34
- chore: sync 0.14.2 by @Brazol in #35
- fix: cloneTrack on windows and linux by @renefloor in #37
- Release v1.0.10 by @Brazol in #38
Full Changelog: stream_webrtc_flutter-v1.0.6...stream_webrtc_flutter-v1.0.10