Supported interfaces:
Required devices:
Supported configuration requests:
| Name | Type | Default | Meaning |
| path | string | "" | Path to the ACTS executable (leave empty to search the user's PATH for acts). |
|
configfile | string | "/usr/local/acts/actsconfig" | Path to the ACTS configuration file to be used. |
|
version | string | "2.0" | The version of ACTS in use (should be "1.0", "1.2", or "2.0"). |
|
width | integer | 160 | Width of the camera image (in pixels). |
|
height | integer | 120 | Height of the camera image (in pixels). |
|
pixels | integer | (none) | Minimum area required to call a blob a blob (in pixels). |
|
port | integer | 5001 | TCP port by which Player should connect to ACTS. |
|
fps | integer | (none) | Frame per second of the camera. |
|
drivertype | string | (none) | Type of framegrabber driver in use (e.g., "bttv", "bt848", "matrox"). |
|
invert | integer | (none) | Is the camera inverted? |
|
devicepath | string | (none) | Path to the device file for the framegrabber (e.g., "/dev/fg0"). |
|
channel | integer | (none) | Which channel to select on the framegrabber. |
|
norm | string | (none) | Normalization?? |
|
pxc200 | integer | (none) | Is the framegrabber a PXC200? |
|
brightness | float | (none) | Brightness level?? |
|
contrast | float | (none) | Contrast level?? |