UE5

UE5像素流入门

2023-02-01  本文已影响0人  WebGiser

参考:https://docs.unrealengine.com/5.0/en-US/getting-started-with-pixel-streaming-in-unreal-engine/
https://www.jianshu.com/p/2ebf3f5bcceb

首先创建一个UE5工程,并打包

image.png image.png

启动打包后的应用程序时需要添加参数:-AudioMixer -PixelStreamingIP=localhost -PixelStreamingPort=8888

启动信令服务

node cirrus.js

可以修改config.json文件后,启动多个信令实例。

上一篇 下一篇

猜你喜欢

热点阅读