RealVideo 2.1

 

Category / Domain:

C3D3 Plugin

SCOL Voy@ger Compatibility:

V 3.5 or above

Update:

05/2001

Function

The RealVideo plugin can transmit a Real file in stream from a remote or local server.

Configuration

 

Figure 1:  RealVideo Plugin Interface

 

URL:

Indicates Real video URL.

When a local file is transmitted, the following URL should be indicated:

 File://c:\program files\scol\partition\file_name.ram.

Send video to registered clients only:

If this option is checked, the video is transmitted only to registered customers through the plugin actions Register and Unregister.

 

Implementation

 

Action

Function

module.event à C3D3.instance.play

Start-up of URL in a parameter at customer site.

module.event à C3D3.instance.stop

Stops playing URL at customer site.

module.event à C3D3.instance.playAll

Start-up of URL in a parameter at all customer sites.

module.event à C3D3.instance.stopAll

Stops playing URL at all customer sites.

module.event à C3D3.instance.register

A customer registers in plugin (it is possible to connect this link to remote plugin “in” event so that customer gets video only when located in an area surrounding a screen where the video is played).

 

module.event à C3D3.instance.unregister

A customer unregisters from plugin (it is possible to connect this link to remote plugin “out” event so that customer does not get video any longer when located outside an area surrounding a screen where the video is played).

 

 

 

Event

Function

None

 

 

 

Area

Function

Interface

Assignment

None