com.unity.webrtc 3.0.0-pre.1
Notes: processedReleased November 14, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
📈 Improvements
- Add `AudioStreamTrack` constructor to set `AudioListener`.
- Change `WebRTC.Initialize` method to not throw exception when using OpenGL Core on Windows or macOS.
- Remove dependency *libc++.so.1* in Linux native plugin
🔧 Bug Fixes
- Fix `SetRemoteDescription` and `SetLocalDescription` method of `RTCPeerConnection` class to work correct when calling multiple at the same time.
