I need to host UE4 applications on my servers and generate a URL for the users to access these applications. I don’t want the user to download them, I want them to run these applications on my server using the WebRTC technology. It’s very similar to Cloud gaming that is getting common these days. I have our own servers. All I want to create is a setup which I can run for each of our applications and generate a URL which the users can access it over the web.
Please help me with some pipeline.