Scene Capture 2D Multiplayer Culling

I am working on a multiplayer project where a player can use a monitor that displays a scene capture. However, I want to cull this so that players outside of the general area do not waste power rendering the scene. Is there a way to set an “in range” distance so that far away players don’t capture the scene?