com.unity.renderstreaming 3.1.0-exp.3

com.unity.renderstreaming

Notes: processedReleased February 28, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

📈 Improvements

  • Upgraded the version of Input System package `1.3.0`.
  • Upgraded the version of WebRTC package `2.4.0-exp.6`.
  • Added microphone device option for streaming audio in the "Bidirectional" sample.
  • Integrate AR Foundation Sample (only use AR Foundation version 4.1.9, deprecated version 2.1)

🔧 Bug Fixes

  • Fixed the worker thread is not closed when stopping the signaling client.
  • Fixed keyboard input sending only sends one key at a time from browser.
  • Fixed video flipped vertically when uging GLES/GLCore graphics API.
  • Fixed the crach when encoding the high resolution on macOS using HWA.
  • Fixed the gap of the input position between sender and receiver.
  • Fixed the unexpected behaviour of input after using Gyro sample.