camera comm host
Directory operations – get the IP address of the device at the specified input, add or delete a device.
Synopsis
camera <input> comm host { get | set <host> | unset }
Options
<input>
Integer 1 to 4; specifies which input to manage.
get
Returns the IP address of the device at this
input.
set
<host>
Set this input to the IP address or hostname of
an input device. Equivalent to adding a device
to the directory using the web interface.
unset
Delete the IP address information for the
specified input. Equivalent to deleting a device
from the directory using the web interface.
Examples
>
camera 1 comm host get
host:
10.30.240.160 (connected)
OK
>
camera standby
Set or change standby status for the specified camera.
Synopsis
camera <1..2> standby { off | on | toggle | get}
Required
<1..2>
Specify the camera to control.
Options
off
Brings the camera out of standby mode.
on
Stops video and puts the camera in standby
mode.
toggle
Changes the camera's standby state – if it was
not in standby mode, it enters standby; if it was
in standby mode, it "wakes up."
get
Returns the camera's current standby state.
Examples
camera 1 standby off
Brings camera 1 out of standby mode.
camera 2 standby on
Puts camera 2 in standby mode.
camera 2 standby get
Returns the standby status of camera 2 in a form like this:
standby:
off
OK
>
67
Complete Manual for the AV Bridge 2x1 Presentation Switcher