Skip to content

Releases: GetStream/webrtc-flutter

Release v1.0.12

30 Sep 15:15
4055b1a
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

Release v1.0.6

10 Jun 13:03
bdda90e
Compare
Choose a tag to compare

What's Changed

  • chore: audio device related changes by @Brazol in #30
  • chore: sync with flutter_webrtc 0.14.1 by @Brazol in #31

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

Release 1.0.5

20 May 12:53
ee48d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v1.0.3...stream_webrtc_flutter-v1.0.5

Release 1.0.3

29 Apr 12:05
25cea96
Compare
Choose a tag to compare

What's Changed

Full Changelog: stream_webrtc_flutter-v1.0.2...stream_webrtc_flutter-v1.0.3

Release v1.0.2

08 Apr 14:42
7f6dd60
Compare
Choose a tag to compare

What's Changed

  • fix dart_webrtc dependency constraint by @Brazol in #20
  • chore: sync with flutter_webrtc 0.13.1 by @Brazol in #21
  • fix device orientation check for screen capturing by @Brazol in #22
  • chore: sync with flutter_webrtc v0.13.1+hotfix.1 by @Brazol in #23
  • Release v1.0.2 by @Brazol in #24

Full Changelog: stream_webrtc_flutter-v1.0.0...stream_webrtc_flutter-v1.0.2

Release v1.0.0

01 Apr 08:53
ba9327e
Compare
Choose a tag to compare

What's Changed

  • Adds video filters processors to ios and android by @Brazol in #1
  • chore: renamed package to stream_webrtc_flutter by @Brazol in #2
  • fixed RTCFactory impl by @Brazol in #3
  • Sync flutter_webrtc 0.12.3 by @Brazol in #4
  • Added clone method to RtcMediaTrack by @Brazol in #5
  • chore: sync flutter_webrtc 0.12.5 by @Brazol in #6
  • sync with flutter_webrtc 0.12.8 by @Brazol in #7
  • chore: sync with flutter_webrtc 0.12.9 by @Brazol in #8
  • Feat: Added multitasking camera support by @Brazol in #9
  • Internal webRTC builds used + noise cancellation support on Android by @Brazol in #10
  • chore: sync with flutter_webrtc v0.12.12 by @Brazol in #11
  • Release v0.2.0 by @Brazol in #12
  • Downgrade dart_webrtc by @renefloor in #13
  • chore: sync with flutter_webrtc v0.12.12+hotfix.1 by @Brazol in #14
  • switch native webrtc implementation to our internal builds by @Brazol in #16
  • Replaced deprecated onSurfaceDestroyed with onSurfaceCleanup by @Brazol in #15
  • Release v1.0.0-dev.1 by @Brazol in #17
  • feat: force sw codec for AV1 by default on Android by @renefloor in #18
  • chore: sync with flutter_webrtc v0.13.0 + bump StreamWebRTC by @Brazol in #19

New Contributors

Full Changelog: https://github.com/GetStream/webrtc-flutter/commits/stream_webrtc_flutter-v1.0.0