Record Screen on packaged games

Update:

I managed to capture video and export it as an .avi using UMovieSceneCapture. The problem is it works in the editor, but not in the packaged game.

Is UMovieSceneCapture not suposed to be used on package? The engine allowed me to build with the “MovieSceneCapture” module so I dont know.