Cloud rendering
Cloud rendering supports Unity2019\Unity2020 's built-in rendering pipeline and Unity2021 's URP rendering pipeline.
Start the service
Find run.bat under the WebApp folder under the Cloud Rendering folder and double-click to start.
Configuration environment
this part mainly introduces
- Open the project used and import the plug-in. Open Package Manager and click Advanced Project Settings.
-
Check the two options shown below
- Go back to Package Manager, select Unity Registry, and refresh the list.
-
Find Input System in the list and install it. Then it will restart.
After the restart is complete, set Active Input Handling to Both in Project Settings, and then restart again.
After restarting, select Add package from disk in Package Manager...。
Then select package.json in the folder provided, select Open, and wait for the installation to complete.
- Enter SUPERMAP_RENDERSTREAMING in Scripting Define Symbol in Project Settings
- After that, the project will enter compilation. When it is finished, open SuperMap_RTC scene and click Run.
Run Cloud Rendering
Open the browser, enter 127.0.0.1: 9000, and then click VideoPlayer Sample to enter the playback interface.