Skip to content

Releases: AgoraIO-Community/VideoUIKit-macOS

4.0.6 - Handle Flutter UI Kit

16 Jan 16:36
c764006
Compare
Choose a tag to compare
  • Handle incoming user IDs greater than Int32.max
  • Handle previous flutter versions with mic and camera swapped on mute requests.

4.0.4 - Fix macOS Screen-share

29 Nov 10:50
2ebfe8d
Compare
Choose a tag to compare
  • Builtin screen sharing button wasn't working right for macOS, now it is!

RTC SDK - 4.0.1

4.0.3 - Easy Custom Camera

25 Nov 16:23
Compare
Choose a tag to compare
  • Added custom camera updates from iOS Video UI Kit
  • Added camera docs and with pictures for custom camera guide.
  • Updated docs for broadcast extension (iOS).
  • Showing all Video UI Kit submodule docs here: https://agoraio-community.github.io/VideoUIKit-macOS/extensions
  • Example project shows how to change camera or microphone used (macOS only)

Release 4.0.1

11 Oct 22:19
9076bb1
Compare
Choose a tag to compare
  • Bump to RTC 4.0.1
  • Added missing documentation
  • Added mediaOptions to join channel methods

4.0.0 Release

22 Sep 11:24
Compare
Choose a tag to compare
  • This release uses RTC Engine 4.0.0-r.4 under the hood.
  • ✨ The main feature is that this Video UI Kit uses Agora RTC 4.x instead of 3.x
  • 😢 It also uses RTM 1.5.x, as sending images or files over RTM is no longer supported.
  • 📖 API Reference has had a makeover, with the 2022 DocC updates, and including an article. Check out the docs here
  • ➡️ iOS support can be found at VideoUIKit-iOS.