Record Gameplay From Different Camera

So the goal of my project right now is to record some game play in a first person game, but have the recording be from a set angle rather than what the player actually sees. I want this to happen every time I click “launch”. How can I do this? I am able to record it from what the player sees, but not from a separate camera. Anything would help!