【m】插件上传
This commit is contained in:
25
Packages/com.unity.renderstreaming@3.1.0-exp.9/Documentation~/sample-gyroscope.md
vendored
Normal file
25
Packages/com.unity.renderstreaming@3.1.0-exp.9/Documentation~/sample-gyroscope.md
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
# Gyroscope Sample
|
||||
|
||||
This sample shows ways to operate the direction of a camera on the remote PC from the mobile device that equipped gyro sensor.
|
||||
|
||||
## Usage
|
||||
|
||||
### Procedure
|
||||
|
||||
1) Launch the signaling server using public mode. Please refer to [this link](webapp.md) for launching.
|
||||
|
||||

|
||||
|
||||
2) Build an app in Unity Editor, and launch an application on mobile device.
|
||||
|
||||
3) Open **Menu** scene in Unity Editor and click **Broadcast** button.
|
||||
|
||||

|
||||
|
||||
4) On mobile device, configure signaling settings, and click **Gyro** button.
|
||||
|
||||

|
||||
|
||||
5) Push the **Start** button on the device and check streaming video.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user