A simple approach could be adding a smooth value in the pan and tilt calculations, not tested:
Ex:
camera.tilt+=facy_cam_sped_mov_var*0.2*time; //play with value

hope it helps.