Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.47 KB

File metadata and controls

35 lines (22 loc) · 1.47 KB

Samples

The package contains the following samples.

Scene Details
Receiver Displaying a video streaming from another Unity
Broadcast Streaming video and audio to multi Unity applications
Bidirectional bi-directional(send/receive) each other's video
RenderPipeline Streaming video using HDRP or URP
AR Foundation Controling a camera using AR Foundation.
Gyroscope Controling a camera using Gyroscope.
Web Browser Input Streaming the video from Unity to the web browser

Import samples in project

You can import Samples from the bottom of the com.unity.renderstreaming package in the PackageManager Window.

Sample List

Sample menu

Menu scene is helpful for checking multiple sample scenes. You can find the scene Example/Menu/Menu.scene.

Sample menu

Open Menu scene and press Play button, as you can see the menu for sample scenes.

Sample menu

Install samples into mobile devices

It is easy to try all samples on mobile devices if only you put sample scenes into Scenes in Build in Build Settings Window. Menu scene should be loaded as a first one so you need to rearrange scenes.

Build Settings