Get camera feed in c++

Hello Javier.

Check this thread out, maybe it can get you started.

I have a camera following a skeletal mesh and was wondering if I can access what the camera is seeing using C++. I would like to take a frame from the camera and save it to disk.

Also, would I need to download that camera frame from the GPU? Does the camera view live in the GPU?

Thanks.