本文にスキップする

PlanetKit 4.4 release

PlanetKit 4.4

PlanetKit 4.4 has been released.

iOSAndroidMacWindows
4.4.84.4.74.4.84.4.16
  1. Improve video quality under packet loss networks

    • Affected range
      • Call Type: 1:1 video call, group video call
      • OS Type: iOS, macOS, Android, Windows
    • Please note that screen share and WebPlanetKit are not affected
  2. Add RECOMMENDED in the video resolution list

    • You can set RECOMMENDED in calling requestPeerVideo() API, which PlanetKit SDK controls the video resolution internally
    • RECOMMENDED setting follows recommended resolution table in the Peer video resolution in a group call.
  3. Accept only one group call instance

    • To make application's management easier, only one group call instance is allowed
    • If attempting joinConference() before terminating an existing group call instance
      • The existing instance will be terminated with kitDisconnectReason::AnotherInstanceTryToJoin
      • The attempted joinConference() is returned failure with kitStartFailReason::AlreadyExist
  4. API Change

Milestone update

We have updated Milestone.

Release history

Please refer to the PlanetKit release history.

PlanetKit 4.4 is based on jupiter 4.10