本文にスキップする

PlanetKit 4.0 release

PlanetKit 4.0

PlanetKit 4.0 has been released.

iOSAndroidMacWindows
4.0.124.0.184.0.124.0.28
  1. 10k Group call

    • Support bi-directional 10,000 participants in one group call room
      • The count of the default maximum participant is 500
      • You need to check the concurrent user count and our guidance for 10k group call service
      • Please let us know via e-mail dl_planet_help@linecorp.com
  2. API change

    • API has been changed to support scale up. You should check below:
      • Use same events between Main room and Subgroup
        • There is a subgroup-name field so you know which subgroup or main room the event is from.
      • Split evtConfUpdated
        • event related member list releases evtConfPeerUpdated
        • event related video update releases evtConfVideoUpdated
        • Main room participants receive a list of subgroup members with PUBLIC attribute as 'evtConfPubSubgroupUpdated' event
      • evtSubgroupPeerUpdated is obsoleted by evtConfPeerUpdated
      • evtSubgroupVideoUpdated is obsoleted by evtConfVideoUpdated
      • Please check Conference flow.
      • Please check Basic concept of subgroup and Subgroup flow.
      • This is an example about Subgroup. Please check Multi-subgroup room.
  3. Proper usage of requestPeerVideo()

  4. Quality

    DescriptionPlatformServiceMedia
    MLNS enhancement (Calculation/Reverb environment/High tone noise)Windows, macOS1:1 call Group callAudio
    Very small volume enhancementWindows, macOS1:1 call, Group callAudio
    Bitrate control logic enhancementWindows, macOSiOS, Android1:1 call Group callAudio/Video
    Data session loss robustness enhancementWindows, macOSiOS, Android1:1 call Group callDataPresentation
    Increase video bitrateWindows, macOSiOS, Android1:1 call Group callVideo
  5. OSS update

    • PlanetKit SDK update its open sources
    • Refer to PlanetKit OSS to get the NOTICE
  6. Add kitDisconnectReason::RoomNotFound

    • Please refer to kitDisconnectReason.

Milestone update

We have updated Milestone.

Release history

Please refer to the PlanetKit release history.

PlanetKit 4.0 is based on jupiter 4.4