The operator is ready to start an ActiveTrack mission.
DJIActiveTrackMissionStateAutoSensing
Auto sensing is enabled and the aircraft is looking for humans automatically in the live view. Sensed subjects are pushed through autoSensedSubjects of DJIActiveTrackTrackingState.
DJIActiveTrackMissionStateAutoSensingForQuickShot
Auto sensing for QuickShot is enabled and the aircraft is looking for humans automatically in the live view. Sensed subjects are pushed through autoSensedSubjects of DJIActiveTrackTrackingState.
Target is found. Camera is already tracking the target. In order to make the aircraft follow the target, the confirmation from user is required. Once the target is confirmed, the state will become DJIActiveTrackMissionStateAircraftFollowing.
DJIActiveTrackMissionStateCannotConfirm
Target is found. Camera is already tracking the target but there is an error stopping the aircraft to follow the target. Use cannotConfirmReason in DJIActiveTrackTrackingState to check the reason.
DJIActiveTrackMissionStateAircraftFollowing
Target is found. Camera is already tracking the target and the aircraft is following the target.
DJIActiveTrackMissionStateOnlyCameraFollowing
The operator is executing an ActiveTrack mission in Splotlight mode or Spotlight Pro mode. The target is found and camera is following the target.
DJIActiveTrackMissionStatePerformingQuickShot
The operator is executing a QuickShot ActiveTrack mission.
DJIActiveTrackMissionStateFindingTrackedTarget
ActiveTrack is started but the target is lost. The vision system is detecting the previously found target.