I am building an AR experience on Unreal Engine and want to stream it to the web. Is it possible to deliver the XR stream to a web link and then access it via a mobile phone, and then use AR functions.
Today there isn’t a web client for CloudXR, however, it may be possible to build your own using emscripten and the provided library to build a web assembly bundle. However this work is very involved and may not be what you’re looking for right now. That said, this isn’t something we’ve directly explored and are not aware of what performance impact (if any) there may be if successful.