Category / Domain : | C3D3 PLUGIN |
SCOL Voy@ger Compatibility : | V 3.2 or above |
Update : | 2000/06 |
This module is used for video captures. It uses video peripherals (e.g. a webcam) to capture images, and associates them with a material. It can also display on all the clients some images on a client (sub-directory of the scol directory). For this feature, the client should click on the button "Load" of the interface to choose image to be diffused.
Figure 1 : SnapShot plugin Interface
(1) : Send video to registered clients only => If this option is selected, the video capture is only broadcast to registered clients.
(2) : Allow loop mode => Used to authorize or not loop mode.
Action | Function |
module.event àC3D3.instance.register | The client registers with the plugin |
module.event à C3D3.instance.unregister | The client unregisters with the plugin |
module.event à C3D3.instance.modify | Displays the interface to send the video |
Event | Function |
Zone | Function | Interface | Assignment |
C3D3.snapshotInterface | Dispalys the Snapshot client interface | Client | Yes |