How to export a clip and save to desktop via blueprints instead of having to open the Editor and go through Matinee's Capture Video settings?

I’d like to package my app, and let users open the .exe file and let them click a button that generates a small 10sec clip of the turntable animation of a model. This clip is saved on the desktop or any other location. I found the “MakeMovieSceneCaptureSettings” node in blueprint which makes me believe that this is possible by connecting it to “something” that allows me to plug it to a Widget button. This way users don’t have to download/install Unreal on their machines in order to render out (export) clips using matinee’s Render Capture Settings window. If this is possible and anyone knows of a way to make this happen, or you can point me in the right direction I’d be super grateful. This is what I have found so far.

Hi. Have you solved this problem? I’m making a similar system. Can you help me?