SDK changelog

1.2.1@2024.04.02

Added

  • Added new interface for setting mouse status(setCursorState)

Fixed

  • Fixed mouse high sample rate data sending problem

1.2.0@2024.03.06

Added

  • Added ICE State callback
  • Added frequency limit to mouse scroll event on Mac OS

Changed

  • Callback onConnectSuccess after receiving the push stream
  • Eliminate the reconnection when FPS dropping to 0

1.1.21@2024.01.04

Added

  • Added some page logs
  • Added init parameter, remoteDesktopResolution
  • Added init parameter, enableEventIntercept, is used to disable event interception
  • Added audio tag to Huawei browser

Changed

  • Changed inbound-rtp JitterBuffer calculation

Fixed

  • When the touchcancel event occurs, clears the touchList data
  • Fix the issue of unsuccessful callbacks when idleThreshold is not set

1.1.20@2023.11.23

Added

  • Added video state to event callback

Changed

  • PC Paste enabled by default

Fixed

  • Fixed PC(Mac) input stuck key problem
  • Repeat Init to clear EventListener

1.1.19@2023.11.09

Added

  • Added interface getRequestId

Changed

  • Interface switchCamera added profile params
  • Adjusting the Cloud Mobile Game finger_id initial value

Fixed

  • Fixed the problem of failed to set mouse image
  • Fixed an error in the onConnectSuccess callback that caused the status update to fail

1.1.18@2023.10.17

Added

  • Added repeat init callback

Changed

  • Toggle camera/microphone return value

Improvement

  • Optimize web logs
  • Optimize camera/microphone switching logic
  • Optimize stats callbacks

1.1.17@2023.09.17

Fixed

  • Improve 'Webrtc Stats' compatibility for iOS 17

1.1.16@2023.09.12

Changed

  • Changed the renegotiation policy for iOS 15.4 and below
  • Changed mouse logic in touch mode
  • Changed the reconnection strategy

1.1.15@2023.08.15

Changed

  • Remove config sps-pps-idr-in-keyframe=1 from offer
  • Remove auto login callbacks

Improvement

  • Optimize dynamic camera/microphone switching logic
  • Add logs when visibility changes

1.1.14@2023.08.02

Added

  • Added interface sendGamepadEvent
  • Added function to switch user and environment camera in mobile

Changed

  • Remove sendRawEvent interface

Fixed

  • Improve 'show stats' compatibility