Files
webRtc/Packages/com.unity.renderstreaming@3.1.0-exp.9/Documentation~/dev-streaming-app-intro.md
2026-04-28 16:48:04 +08:00

393 B

Developing a streaming application

This section will walk you through the steps to create a simple streaming application from an empty Unity project.

Creating The Scene

To open the Unity editor and create a scene for streaming, see Creating The Scene.

Controlling The Camera

Check out the Setting Up Device Input page for more information.