com.unity.webrtc 2.4.0-exp.7

com.unity.webrtc

Notes: processedReleased May 17, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

Features

  • Supported Unity 2021.3 LTS.
  • Added clang-format file.
  • Added CMakePresets.json file.
  • Supported NVIDIA decoder for H264 codec.
  • Added the codec selection option and video resolution option in the menu scene.

📈 Improvements

  • Moved CPU loads of the color conversion from the rendering thread to the worker thread.
  • Upgraded NVIDIA Codec SDK 11.0.

🔧 Bug Fixes

  • Removed unnecessary dependencies of the native plugin on Linux.

API Changes

  • Removed an argument `EncoderType` for `WebRTC.Initialize` method.
  • Removed `WebRTC.HardwareEncoderSupport` method.