How can I render a camera's image to a texture from a blueprint?

Did you ended up finding a solution for this problem? I am exactly in the same situation.
Adding a scene capture component will add additional renders. The idea would be to get the exact player camera render.
My proposal would be to extend the UCameraComponent to include features of a scene capture component.
Was your solution similar, or did you find any other way?