UnityRenderStreaming 地址https://github.com/Unity-Technologies/UnityRenderStreaming
导入Samples
这里使用github上的源码,方便以后修改
解压后使用WebApp文件夹
npm install
npm run build
npm run pack
目录下打包出webserver.exe
运行webserver.exe
然后编辑器运行Broadcast场景
浏览器打开127.0.0.1
我的工程地址https://gitee.com/awnuxcvbn/UnityRenderStreaming.git
参考文章https://blog.csdn.net/qq_22955617/article/details/127052164