com.unity.renderstreaming 3.1.0-exp.6
Source docsNotes: processedReleased February 24, 2023
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.inputsystem (1.4.4)
- com.unity.modules.screencapture (1.0.0)
- com.unity.ugui (1.0.0)
- com.unity.webrtc (3.0.0-pre.4)
✨ 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.
