I would like to connect a sensor that streams data to Unreal. What do I need to check to connect via livelink in UE5.1? The sensor does not have a preset to UE, but uses grpc or http API to communicate. What are the steps to create a Message Bus Source to be able to retrieve information from the sensor?
Thank you!