10
Command:
gbconfig –camera-mode autoframing
Response:
The camera’s tracking mode will be set to autoframing.
2.1.5
gbconfig -s camera-mode
Command
gbconfig -s camera-mode
Response
{normal | autoframing | speakertracking | presentertracking}
Description
Display camera’s tracking mode.
Example:
To display the camera’s tracking mode:
Command:
gbconfig -s camera-mode
Response:
normal
This indicates that the tracking mode is set as “normal”.
2.1.6
gbconfig --camera-zoom
Command
gbconfig --camera-zoom
{[100, gbconfig -s camera-phymaxzoom]}
Response
The camera’s zoom will be changed.
Description
Set the camera’s zoom. The available values range from 100% (1x) to
the camera’s maximum physical zoom.
For the HT-MERCURY the camera’s maximum physical zoom is 500
and so the available range of the zoom is [100, 500] (1x to 5x)
Example:
To set the camera’s zoom to 100:
Command:
gbconfig --camera-zoom 100
Response:
The camera’s zoom will be set to 1x.
2.1.7
gbconfig -s camera-zoom
Command
gbconfig -s camera-zoom
Response
The response will be the number the zoom is set to (between 100 and
500)