Download OpenAPI specification:Download
Suit Analytics is intended for determination of:
The suit analytics decode stream frames taking into account rate parameter
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": "suit_analytics",
- "parameters": {- "parameters": {- "probe_count": 2,
- "image_retain_policy": {- "mimetype": "PNG"
 },
- "roi": {- "mode": "abs",
- "x": 0,
- "y": 0,
- "width": 1000,
- "height": 500
 }
 },
- "callbacks": [
- {- "type": "luna-ws-notification"
 }
 ],
- "targets": [- "suit",
- "overview"
 ]
 }
 }
 ]
}{- "event_type": "suit",
- "account_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "event_create_time": "string",
- "event_end_time": "string",
- "event": {- "stream_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "event_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "track_id": "557d54ec-29ad-4f3c-93b4-c9092ef12515",
- "video_segment": {- "start_time_offset": 0.123,
- "end_time_offset": 1.234
 },
- "overview": {- "time_offset": 0,
- "image": null
 },
- "location": {- "city": "Moscow",
- "area": "Central",
- "district": "Basmanny",
- "street": "Podsosensky lane",
- "house_number": "23 bldg.3",
- "geo_position": {- "longitude": 36.616,
- "latitude": 55.752
 }
 }
 }
}