This samples can stream video and audio to multi Unity applications using High-Definition Render pipeline or Universal Render Pipeline.
This sample can use in combination with other samples below.
To use this sample, You need to install additional packages shown following table.
| Unity version | packages |
|---|---|
| Unity2019.4 | High Definition RP 7.x |
| Unity2020.2 | High Definition RP 10.x |
| Unity version | packages |
|---|---|
| Unity2019.4 | Universal RP 7.5.x |
| Unity2020.2 | Universal RP 10.3.x |
Recommend enabling Hardware Encoder support on the Render Streaming inspector to improve performance using hardware acceleration.
- Launch the signaling server using public mode. Please refer to this link for launching.
-
Build an app in Unity Editor, and launch an application.
-
On the Unity Editor, open Menu scene and click
RenderPipelinebutton. -
Click
Receiverbutton on the app. -
Click
Startbutton.

