com.unity.webrtc 3.0.0-pre.2
Source docsNotes: processedReleased December 9, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
📈 Improvements
- Upgrade libwebrtc M107.
- Change that invoking initialization process automatically just after launching Unity Editor.
- Obsolete `WebRTC.Initialize` and `WebRTC.Initialize`.
🔧 Bug Fixes
- Fix Profile results are displayed as different items on macOS.
- Fix stopping at first received frame for seconds when using H264 codec.
- Fix the crash when streaming video which resolution is small on macOS Apple Silicon.
- Fix the freeze when using over WQHD (2560×1440) resolution on Ubuntu 20.04.
⚡ API Changes
- Finish Bitcode support.
- Finish Unity 2019.4 support.
