Streaming point clouds from the web in Unreal

Hi,
Does anyone have suggestions for how we can stream point clouds from the web? We’d like to build a VR app that lets people view pointclouds that are online. As far as I can tell the UE5 point cloud plugin requires point clouds to be prebaked into the project so they can’t be downloaded or streamed at runtime. Is this correct or will it also work for streamed data?
If it can’t do that, does anyone know of any plugins or projects that might enable this? We’d like to use UE5 but could probably use an earlier version if there is a plugin that hasn’t been updated yet.

Thanks in advance

#UE5