Hi all,
my mission is to create an object which plays a streaming video on its surface; I accomplish to do this by using a media URL embedded in my script.
It has to be possible to give this object to any avatar, who can whatch the video defined by the URL embedded in the object itself.
Here comes the problem: an avatar can only play a streaming video defined as the media URL of the current land (if defined). I want the URL embedded in the object script to override, if present, the media URL of the land the avatar stays in.
how can do this?
thank you
Caesar