Skip to content

1.6.0

Compare
Choose a tag to compare
@svenpaulsen svenpaulsen released this 11 Oct 14:35
· 49 commits to main since this release

⚠️ This release requires ODIN server version 1.3.0 or newer. Cloud-hosted servers will be updated automatically.

General

  • Core SDK has been updated to version 1.6.0 (details)

New Features

  • Added Pause Playback Media to instruct the server to pause the specified media stream, ceasing the reception of data
  • Added Resume Playback Media to instruct the server to resume the specified media stream, re-initiating the reception of data
  • Added Get Output Media Peer ID

API Changes

  • Updated Join Room and Update Peer Position to support 3D coordinates
  • Removed Update Room User Data (use RoomUpdate RPC on an ODIN gateway instead)

Bugfixes / Improvements

  • Fixed build issues and deprecation warnings with Unreal Engine 5.3
  • Fixed a potential crash when switching capture devices