Newbie Question: Is It Possible to Render UI Elements to a Camera?

First off, I apologize for my lack of programming knowledge, I am a Unity/programming newbie.

I am trying to figure out how you render a UI Image Object (which you can insert in the object hierarchy by going UI > Image) so that it appears a unity camera view (which you can insert by going UI > Camera).

This is illustrated in the image attached to this post. You can see in my camera preview (circled in red) that image are not rendering to the Unity Camera, while they are rendering to the unity scene (or the “game tab”). I want to have my images render both to the camera and the scene.

This is the 2D forum, the UI forums are here.