Unity Render Streaming Samples

These are WebClient samples for use with Unity Render Streaming.

Server Configuration

ICE servers

Receiver Sample

This is a sample for receiving video / audio from Unity.

It can be used in combination with the Broadcast scene of Unity Render Streaming.

Bidirectional Sample

This is a sample for sending and receiving video in both directions.

It can be used in combination with the Bidirectional scene of Unity Render Streaming.

The WebApp must be running in Private mode.

Multiplay Sample

This sample connects as a Guest in the Multiplay scene of Unity Render Streaming.

VideoPlayer Sample

This is a sample to receive the camera image rendered on Unity. You can operate the camera in Unity from the browser.

It can be used in combination with the WebBrowserInput scene of Unity Render Streaming.

The WebApp must be running in Public mode.

View source on GitHub