Hey everyone,
I have exported my game using pixelstream plugin. I am hosting the game on AWS Nvidia windows 2019 xlarge instance. I have followed the exact procedures mentioned in the following tutorial:SETUP PIXEL STREAMING ON AWS SERVER: Stream your app from an AWS EC2 GPU cloud instance - YouTube
The problem I am facing is that when I connect with this intance IP in my browser it shows the welcome page where it is written “click to start”(as shown in above tutorial at 29:25). But when I click the game it is not actually starting. I inspect this page and in console it is showing “WS closed: 1013 - Streamer is not connected”. Also *‘runAWS_WithTURN’ *is running on my aws windows instance Powershell
Please if anybody can help me to resolve this issue