Skip to content

Releases: GetStream/webrtc-flutter

Release v2.2.5

20 Feb 11:28
a342366

Choose a tag to compare

What's Changed

  • feat: audio configuration reinitialization, stereo support on Android and iOS by @Brazol in #66
  • stereo screen capture support by @Brazol in #68
  • Release v2.2.5 by @Brazol in #67

Full Changelog: stream_webrtc_flutter-v2.2.4...stream_webrtc_flutter-v2.2.5

Release v2.2.4

29 Jan 13:58
d946207

Choose a tag to compare

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

02 Jan 08:58
8640405

Choose a tag to compare

What's Changed

  • Fix concurency issuse on local tracks by @Brazol in #57

Full Changelog: stream_webrtc_flutter-v2.2.2...stream_webrtc_flutter-v2.2.3

Release v2.2.2

19 Dec 11:38
4cd8606

Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v2.2.1...stream_webrtc_flutter-v2.2.2

Release v2.2.1

16 Dec 17:26
d5f1099

Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v2.2.0...stream_webrtc_flutter-v2.2.1

Release v2.2.0

25 Nov 17:47
dcc8f3d

Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v2.0.0...stream_webrtc_flutter-v2.2.0

Release v2.0.0

31 Oct 14:08
bbaa437

Choose a tag to compare

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

30 Sep 15:15
4055b1a

Choose a tag to compare

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

13 Aug 15:58
7a0f582

Choose a tag to compare

What's Changed

  • feat: audio attributes configuration on focus manager by @Brazol in #39

Full Changelog: stream_webrtc_flutter-v1.0.10...stream_webrtc_flutter-v1.0.11

Release v1.0.10

07 Aug 09:20
1f700ae

Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v1.0.6...stream_webrtc_flutter-v1.0.10