com.unity.renderstreaming 3.1.0-exp.6

com.unity.renderstreaming

Source docs
Notes: processedReleased February 24, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

Features

  • Support Automatic Streaming.
  • Support Render Streaming Wizard.
  • Support Command line arguments.
  • Add Render Streaming Settings in the Project Settings window.

📈 Improvements

  • Rename classes.
  • - `RenderStreaming` > `SignalingManager`
  • Websocket is in default for signaling protocol instead of HTTP polling.
  • Changed a unit of the HTTP polling interval, second to millisecond.