Panasonic AW-SF100/SF200 AW-SF100 API Documentation - Page 12

Detect, Tracking

Page 12 highlights

Auto Tracking System Web API Specifications Version 1.6 3.3 Detect The Detect command is used when detection of the tracking target is started. The list of transmission parameters is as shown below. Name id process mode position_x position_y Table 3.3-1 List of Transmission Parameters Usage Type Description Mandatory Integer value This is the camera ID. Mandatory Optional Optional Optional String String Integer value Integer value Either start or stop is saved. Either auto or manual is saved. * This value is not required when "stop" is specified in "process". This value is saved when "manual" is specified in "mode". It is the X coordinate of the tracking target. * This value is not required when "auto" is specified in "mode". This value is saved when "manual" is specified in "mode". It is the Y coordinate of the tracking target. * This value is not required when "auto" is specified in "mode". The reception response is saved as either "ack", which indicates a positive acknowledgment, or "nack", which indicates a negative acknowledgment. 3.4 Tracking The Tracking command is used to start or stop the tracking process. The list of transmission parameters is as shown below. Name id process Table 3.4-1 List of Transmission Parameters Usage Type Description Mandatory Integer value This is the camera ID. Mandatory String Either start or stop is saved. The reception response is saved as either "ack", which indicates a positive acknowledgment, or "nack", which indicates a negative acknowledgment. Confidential © 2014-2015 Panasonic. All Rights Reserved. 12 of 24

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24

Auto Tracking System Web API Specifications
Version 1.6
Confidential
© 2014-2015 Panasonic. All Rights Reserved.
12 of 24
3.3
Detect
The Detect command is used when detection of the tracking target is started. The list of transmission
parameters is as shown below.
Table 3.3-1 List of Transmission Parameters
Name
Usage
Type
Description
id
Mandatory
Integer value
This is the camera ID.
process
Mandatory
String
Either start or stop is saved.
mode
Optional
String
Either auto or manual is saved.
* This value is not required when "stop" is specified in
"process".
position_x
Optional
Integer value
This value is saved when "manual" is specified in
"mode". It is the X coordinate of the tracking target.
* This value is not required when "auto" is specified in
"mode".
position_y
Optional
Integer value
This value is saved when "manual" is specified in
"mode". It is the Y coordinate of the tracking target.
* This value is not required when "auto" is specified in
"mode".
The reception response is saved as either "ack", which indicates a positive acknowledgment, or "nack",
which indicates a negative acknowledgment.
3.4
Tracking
The Tracking command is used to start or stop the tracking process. The list of transmission parameters
is as shown below.
Table 3.4-1 List of Transmission Parameters
Name
Usage
Type
Description
id
Mandatory
Integer value
This is the camera ID.
process
Mandatory
String
Either start or stop is saved.
The reception response is saved as either "ack", which indicates a positive acknowledgment, or "nack",
which indicates a negative acknowledgment.