Create a new VIEW* (e.g. remote_camera) and set it's pos and orientation like the security camera model.
Then render the view to your monitors (e.g. monitor) texture:

remote_camera.bmap = bmap_for_entity(monitor,0);

PS: play with remote_camera.arc