Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.01 KB

File metadata and controls

33 lines (17 loc) · 1.01 KB

Multiplay Sample

The Multiplay sample can stream video and audio to multi Unity applications. This sample works with the combination of Unity-Unity or Unity-Browser.

Usage

Hardware acceleration

Recommend enabling Hardware Encoder support on the Render Streaming inspector to improve performance using hardware acceleration.

Procedure

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

Launch web server

  1. Build an app in Unity Editor, and launch an application.

  2. Click Multiplay button on the app.

Open Multiplay scene

  1. Select host option and click Start button.

Open Multiplay scene

  1. Click on the Play button in Unity Editor, and click Multiplay button.

  2. Select guest option and click Start button.

  3. Displayed same scene each screens.

Play Multiplay sample