tips を更新

syui 2024-09-19 08:09:49 +00:00
parent 4f370ad2ee
commit 82afb15526

@ -63,3 +63,10 @@ $ ./Start_SignallingServer_nopublic.ps1 --UseMatchmaker true --MatchmakerAddress
```
- https://dev.epicgames.com/documentation/ja-jp/unreal-engine/pixel-streaming-sample-project-for-unreal-engine
## api
[varest](https://www.unrealengine.com/marketplace/ja/product/varest-plugin)を使うのが一般的です。ただし、patchがなかったりと色々あるので、[http-websocket-helper](https://www.unrealengine.com/marketplace/en-US/product/http-websocket-helper)がおすすめです。
使い方は[blueprintue](https://blueprintue.com/search/?query=varest)で検索してください。