Class: RemoteScreen
RemoteScreen()
Receiving component of a screen share, or some other video stream.
When a client creates a screen sharing VRObject (by calling VRSPACE.createScriptedObject),
client-side presentation logic is implemented by this class.
It creates an ImageArea, and once stream starts, executes ImageArea.loadStream().