How to change the camera view client side?

I have a Camera Actor placed in my scene and am wanting it to act as the view for the player. They way I tried doing it works fine when playing locally and server side for multiplayer, but no clients will get the new camera view.

I have also tried both solutions here with no success: Replicate fixed camera position - Programming & Scripting - Unreal Engine Forums

Any help is appreciated, thank you.