sample-broadcast.md 1.3 KB

Broadcast Sample

The Broadcast sample can stream video and audio to multi Unity applications.

This sample can use in combination with other samples below.

This sample can also use in combination with browser Receiver sample.

Select receiver sample on browser

This sample uses build-in render pipeline. If you want to try High-Definition Render pipeline or Universal Render Pipeline, please try Render Pipeline Sample.

Usage

Procedure

1) Launch the signaling server using public mode. Please refer to this link for launching.

Launch web server

2) Build an app in Unity Editor, and launch an application.

3) Click Broadcast scene on the app.

Open Broadcast scene

5) Open Menu scene and click on the Play button in Unity Editor.

6) Click Receiver button on the app.

7) Click Start button.

Play receiver scene