To enable camera flight (control based on coordinate values) in Unreal

I want to perform real-time detection with a camera in Unreal Engine. However, I would like to communicate with another program to receive coordinate values and automatically control the camera for flight (altitude, direction, speed). Is this possible?

Additionally, can I adjust the angle that the camera sees? I’m curious about the coordinates of the viewpoint.

Thanks