Transition camera between client third person and server pawn camera?

Hi, I have a client 3rd person character spawning via a server RPC a new actor. then poseseing that actor. how do I possess a camera that interpolates between the Third person camera transform and the new actor transform when the new actor is possessed?