Files
UnrealEngine/Engine/Plugins/Media/PixelStreaming2/Resources/NotFound/not_found.html
2025-05-18 13:04:45 +08:00

11 lines
310 B
HTML

<html>
<body>
<div>If you are seeing this page you have not downloaded the Pixel Streaming servers.
<ol>
<li>Go to <i>Engine\Plugins\Media\PixelStreaming2\Resources\WebServers</i></li>
<li>run <b>get_ps_servers</b></li>
<li>Restart the webserver or UE</li>
</ol>
</div>
</body>
</html>