Electron-SDK

Electron wrapper around the Agora RTC SDKs for Windows/macOS

MIT License

Downloads
2.9K
Stars
157
Committers
12

Bot releases are hidden (Show)

Electron-SDK - Release 4.0.1-rc.1

Published by LichKing-2234 about 2 years ago

4.0.1-rc.1 (2022-10-21)

Bug Fixes

  • deviceCapabilityNumber issue (58a38ae)
  • getPlaybackDeviceInfo and getRecordingDeviceInfo issue (6517c6c)
  • LocalTranscoderConfiguration json parse issue #EP-172 (45cbfe3), closes #EP-172
  • add setDualStreamMode method (9f18cfc)
  • the event which named contains Ex not triggered issue (such as onTokenPrivilegeWillExpire) (#892) (abe8b55)
Electron-SDK - Release 4.0.0

Published by LichKing-2234 about 2 years ago

4.0.0 (2022-09-28)

Bug Fixes

  • set windows msvc link as MT (341c9ee)
  • some AudioFrameObserver & VideoFrameObserver issue (58063be)

Features

Reverts

Electron-SDK - Release 4.0.0-build.121-alpha.1

Published by LichKing-2234 about 2 years ago

4.0.0-build.121-alpha.1 (2022-09-20)

Bug Fixes

  • catch RtcSurfaceView throw exception (f913280)
  • set windows msvc link as MT (341c9ee)

Features

  • optimize startScreenCaptureWithType for darwin (0a7a341)
  • support native 4.0.0.121 (3b2fc3a)
Electron-SDK - Release 4.0.0-rc.3

Published by LichKing-2234 about 2 years ago

4.0.0-rc.3 (2022-09-14)

Bug Fixes

Electron-SDK - Release 4.0.0-rc.2

Published by LichKing-2234 about 2 years ago

4.0.0-rc.2 (2022-09-13)

Bug Fixes

Electron-SDK - Release 4.0.0-rc.1

Published by LichKing-2234 about 2 years ago

4.0.0-rc.1 (2022-09-13)

Bug Fixes

  • build error on windows x64 (9331172)
  • download addon version issue (19d542c)
  • setPlayerOptionInInt setPlayerOptionInString this issue (268ad3b)
  • some issue about AgoraRendererManager (3415871)
  • fix localaccesspointconfiguration: fix LocalAccessPointConfiguration (bf9814f)

Features

  • support native 4.0.0-rc.1 (352a5bb)
  • add ci for changelog: use husky conventional-changelog-cli @commitlint/config-conventional (e1facd9)