UE4 remote user input

Say I have developed a UE4 application and I would like to run in the cloud. A user would then connect and interact with it remotely.

Is it possible to send user input commands to a UE4 application?
Essentially, I want to “remote control” a UE4 application.

I’ve looked everywhere, but have found no examples and am not entirely sure what to search for.

Anybody out there?