com.unity.webrtc 2.4.0-exp.1
Notes: processedReleased April 24, 2021
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
✨ Features
- Android ARM64 platform support
- Added a sample scene "Menu" which developers can go back and forth between sample scenes
- Added a sample scene "PerfectNegotiation"
- Added the software encoder on Linux support when using OpenGL Core graphics API
- Added the `RestartIce` method to the `RTCPeerConnection` class
- Added the `Streams` property to the `RTCRtpReceiver` class
📈 Improvements
- Unity 2020.3 support
- Upgrade libwebrtc m89
- Changed the argument type of the `RTCPeerConnection.CreateOffer` method and the `RTCPeerConnection.CreateAnswer` method
🔧 Bug Fixes
- Fixed crash for accessing properties of `RTCDataChannel` instance
- Fixed crash when using the invalid graphics format to stream video on macOS
