Category / Domaine : | C3D3 Plugin |
SCOL Voy@ger Compatibility : | V 3.5 or above |
Update : | 2000/10 |
This module is a RealVideo plugin used to broadcast .RAM files from a server or a local file.
The users must have Real Player of real.com install on their computers.
Figure 1 : RealVideo plugin interface
(1) | URL | Used to specify the Real video's URL. When broadcasting a local file, indicate the URL in the following format : File: // c:\program files\scol\partition\filename.ram (Only the locally connected users will be able to view the broadcasting). |
(2) | Send video to registered clients only | If this option is selected, the video is only broadcasted on registered clients (via Register and Unregister plugin's events). |
Create a link on the wished texture (=> screen).
Create an anchor with these links.
Create the "RealVideo (2.1)" Instance and associate it to the anchor.
Create required SCS links for the project.
Action | Function |
module.event à C3D3.instance.play | Starts the URL as a parameter on the client. |
module.event à C3D3.instance.stop | Stops the URL playing on the client. |
module.event à C3D3.instance.playAll | Starts the URL as a parameter on all the clients. |
module.event à C3D3.instance.stopAll | Stops the URL playing on all the clients. |
module.event à C3D3.instance.register | A client registers with the plugin (this link can be connected to a distance plug-in "in" event in order for the client to only receive the video when located within a zone around a screen on which the video is projected). |
module.event à C3D3.instance.unregister | A client unregisters from the plug-in (this link can be connected to a distance plugin "out" event in order for the client to no longer receive the video when located outside a zone around a screen on which the video is projected). |
Event | Function |
Zone | Function | Interface | Assignment |
None |