I'm using this code:
remote.bmap = bmap_for_entity (my, 0);
on a model, the remote is the view.
And i want to make the model to be the "screen" that shows the view in real time.
The result i get with this code is that the model disapears, and the camera is shown above my main view like this:

The camera appears in left side ofthe screen, and the half sphere model disapears.