how to operate 2 cameras simultaneously

is there any way to do this?
the idea is that a camera only sees the map, skybox, and flare.
and the other to do just one vehicle.
I ask why would you do that?
to make a game with the FOV, and the fov does not affect the car …

any ideas?

Set up your two cameras using the “Culling Mask” settings to show only the car layer on one camera and only the BG layer on the other. Now set your depth setting on the car camera so that it draws over the bg camera.