本文にスキップする

PlanetKit 5.0 release

PlanetKit 5.0

PlanetKit 5.0 has been released.

AndroidiOSmacOSWindows
5.0.115.0.85.0.85.0.22
  1. Audio quality improvement

    • Improved the performance of noise removal.
    • Call type: 1-to-1 call, Group call
    • OS Type: Android, iOS, macOS, Windows
    • Please note that WebPlanetKit is not affected.
  2. Group call video quality improvement

    • Reduced minor flickering.
    • Improved Grid view quality when viewing multiple participants.
    • Improved VGA quality.
    • There is a tuning value change of bitrate for each resolution.
    • Call type: Group video call
    • OS type: Android, iOS, macOS, Windows
    • Please note that 1-to-1 video call and WebPlanetKit are not affected.
  3. Hold spec change

    • Removed the pauseRecv variable for API usage enhancement.
    • Please refer to Hold.
  4. PeerView/PeerControl added

    • For API usage enhancement, a class that lets you control each group call participant has been added.
      • For example, when requesting video, you can create PeerView/PeerControl, an instance corresponding to the participant, and then call its member function startVideo().
    • In addition, a class that can receive events per participant in a group call has been added.
      • For example, if a specific participant mutes audio, the event can be received through the event handler set in the participant's PeerView/PeerControl instance.
    • It is recommended that you use startVideo() of PeerControl/PeerView instead of requestPeerVideo(). For more information, refer to the following documents.
    • Please refer to each platform's release notes, which explain the change in detail.
      • For Android, PeerView has been added.
      • For iOS/macOS and Windows, PeerControl has been added.
    • Please check the code example.
  5. 1-to-1 incoming call API change

  6. API changelog

Milestone update

Milestone has been updated.

Release notes

Refer to the guide for upgrading PlanetKit in each platform's release notes.

PlanetKit 5.0 is based on Jupiter 5.1.