Download OpenAPI specification:
Animal Detector Analytics is intended for determination of:
The animal_detector_analytics analytics decode stream frames
from stream creation request analytic parameters
and performs the following actions:
 The schema of data sending by callback described as stream creation request callback.
Stream creation superficial request with detailed analytics parameters description.
Full request description (exclude for this analytics description) available at Luna-Video-Manager documentation.
| required | object stream data | 
| required | Array of objects analytics list | 
| property name* additional property | any | 
{- "data": {- "reference": "rtsp://stream_url",
- "type": "stream",
- "downloadable": false
 },
- "analytics": [- {- "analytic_name": "animal_detector_analytics",
- "parameters": {- "parameters": {- "probe_count": 1
 },
- "callbacks": [
- {- "type": "luna-ws-notification"
 }
 ],
- "targets": [- "animal_detector"
 ]
 }
 }
 ]
}{- "event_type": "animal_detection",
- "account_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "event_create_time": "string",
- "event_end_time": "string",
- "event": {- "stream_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "track_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "track_status": "started"
 }
}