com.unity.webrtc 2.4.0-exp.7
Notes: processedReleased May 17, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
✨ 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.
