Static Camera on Endless Runner

Hi,
I am developing a mobile game. For this project, I need to have a “static” camera so that the player can move within the frame not affecting camera location and rotation. But as this is an endless scroller I also need to have the camera move at a constant pace limiting the player’s area of movement. Does anyone know how to do this?