WebPlanetKit 5.2 release
WebPlanetKit 5.2
WebPlanetKit 5.2 has been released.
-
Add a cloud recording function for 1-to-1 calls
- When making a 1-to-1 call, media data can be recorded in the designated storage.
- You can choose whether or not to record each call.
- If you would like to inquire about detailed specifications of the function or want to use the function, please contact us.
-
Support contents sharing
- Specific values can be shared between participants in real time.
- This can also be used for time-dependent values as it provides the amount of time since the value changed.
- The size of the sharing data is limited to 1KB.
- For more information, refer to Contents sharing.
-
Support application control messages
- An application control message is a message sent by the app server in the middle of the group call.
- Starting from WebPlanetKit 5.2, web clients can receive the control messages.
- For more information, refer to Application control message.
-
Change the limit for short data length
- In the previous versions, the total length of the data type and data could not exceed 900 bytes.
- Starting from WebPlanetKit 5.2, separate length limits are applied to the data type and the data. That is, the length of the data type must be 100 bytes or less and the length of the data must be 800 bytes or less.
- For more information, refer to Sending short data.
-
Add mirror mode API
- Added API to set mirror mode on video elements.
- The mirror effect only affects the video elements you set, and does not affect the views of all peers.
-
Update disconnect reason descriptions
- Starting with PlanetKit 5.1 and WebPlanetKit 5.2, both server callbacks and the PlanetKit SDK can use common disconnect reasons.
- You can find the descriptions of disconnect reasons on the documentation at Help > Troubleshooting > Disconnect reasons.
- The codes to be used in the actual SDK differ between platforms, but you can refer to the disconnect reasons above for the cause of call disconnection.
- WebPlanetKit Disconnect reasons provides codes and mapped reasons.
-
API changes
- There are API name changes to improve clarity, and the following is the API changelog of this version.
- WebPlanetKit 5.2 API changelog
Release notes
From WebPlanetKit 5.2, the release notes are provided on the documentation.