com.unity.webrtc 3.0.0-pre.1

com.unity.webrtc

Notes: processedReleased November 14, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

📈 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.