com.unity.webrtc 2.4.0-exp.8

com.unity.webrtc

Notes: processedReleased July 8, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

Features

  • Supported video encoding framerate control.
  • Added the items in Profiler Window to show the CPU loads of video encoding/decoding thread.
  • Add a new sample "ReplaceTrack" to demonstrate `RTCRtpSender.ReplaceTrack` method.

📈 Improvements

  • Changed arguments of `RTCPeerConnection.AddTransceiver` method to pass initial information of `RTCRtpTransceiver` when instanting it.

🔧 Bug Fixes

  • Fixed the crash because of the old version of NVIDIA graphics driver.
  • Fixed the issue when garbage collected but the finalizer hasn't been called.
  • Improved performance of video streaming when using Vulkan graphics API.