35
Available parameters are:
IP ADDRESS: Target device IP address.
PORT: Target device listening port.
CALL: Called method (command). Please visit
for more information on
available commands.
CTYPE: Data Interchange Standard.
FILE: The parameter and value string.
Example 1
In the image above, the F2 key is configured to deactivate the digital image stabiliser function for
the camera identified by address ‘x.x.x.x’. The OFF value “cstboff” is set for the camera stabilizer
parameter “pic2_camstabilizer”.
Target device and command: http://x.x.x.x:8080/birddogpic2setup
Parameter and value: {“pic2_camstabilizer”: “cstboff”}
Example 2
In the example below, the F3 key is configured to instruct a BirdDog device, identified by address
‘x.x.x.x’, to connect to a specific NDI® source ”birddog (stream1)”.
Target device and command: http://x.x.x.x:8080/connectTo
Parameter and value: {“sourceName”:”birddog (stream1)”}