Skip to content

westonweiyi/UnityRenderStreaming_Python_Multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project allows you to use multiple browser windows with corresponding Unity applications using UnityRenderStreaming.

How to Run
Install the gevent library by running the following command:

pip install gevent
Import the PythonStreamRender.unitypackage into your Unity project.

Open the "Test" scene in the "Sample" folder.

Build your Unity application as a standalone Windows application.

In the app.py file, update the unity_exe_path variable with the path to your Unity application.

Run the following command to start the application:

python app.py
Please note that UnityRenderStreaming and the necessary dependencies should be properly set up and configured for this project to work correctly.

License
This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published