com.unity.webrtc 2.2.0-preview
Notes: processedReleased October 27, 2020
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
✨ Features
- Software decoder support
- Hardware encoder (VideoToolbox) support on macOS
- Vulkan API support on Linux and Windows
- Linux IL2CPP support
- Add WebRTC samples ("MultiplePeerConnections", "MultiVideoReceive", "MungeSDP", "VideoReceive")
📈 Improvements
- Upgrade libwebrtc m85
- Upgrade NVIDIA Codec SDK 9.1
- Changed `RTCPeerConnection` behaviour to throw exceptions when pass invalid arguments to `SetLocalDescription`, `SetRemoteDescription`
