Last Updated on : 2024-06-25 03:46:51download
The advanced features of pan-tilt-zoom (PTZ) control include patrol and tracking.
The patrol feature is divided into two categories:
Simple patrol: The user creates a patrol schedule on the mobile app. When the scheduled time is reached, the mobile app sends a DP command to the camera. The camera will perform a full rotation, staying at six points for a specified time period, and then return to its original position. The duration to stay at each point can be set on the mobile app and sent to the camera through E_TY_MSG_PTZ_PATROL_STAY_TIME
.
Non-simple patrol:
By patrol mode:
1 2 3 4 5 6 1 2 …
while cameras with limit position structures follow this pattern: 1 2 3 4 5 6 5 4 …
Non-simple patrol
By patrol time:
The external program enables or disables tracking through E_TY_MSG_PTZ_TRACK
. Currently, vertical tracking and horizontal tracking are supported. You can set MOTOR_TILT_TRACK_SUPPORT
to enable vertical tracking. The pan-tilt (PT) camera and the PTZ camera typically only support horizontal tracking.
The following diagram shows the tracking process.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback