/1/streams
Get streams according to filters. The results are sorted by stream creation order, the oldest streams shown first.
API для распознавания лиц, биометрической идентификации и интеграции computer vision.
VisionLabs LUNA Streams API. The API version is 1. Service is intended for creation and management streams. "Stream" is an user logical entity. Default port: 5160. OpenAPI specification is the only valid document providing up to date information about the service LUNA Streams. The specification can be used: By document...
/1/streams
Get streams according to filters. The results are sorted by stream creation order, the oldest streams shown first.
/1/streams
Create stream.
/1/streams
Delete streams matching specified filters (OR).
/1/streams/count
Count streams according to the filters.
/1/streams/{stream_id}
Get the stream by ID.
/1/streams/{stream_id}
Update existing stream. You should specify all the fields required for the stream in the request.
/1/streams/{stream_id}
Update stream fields: description , status .
/1/streams/{stream_id}
Remove the stream by ID.
/2/streams
Get streams according to filters. The results are sorted by stream creation order, the oldest streams shown first.
/2/streams
Create stream .
/2/streams
Delete streams matching specified filters (OR).
/2/streams/count
Count streams according to the filters.
/2/streams/{stream_id}
Get the stream by ID.
/2/streams/{stream_id}
Update existing stream. You should specify all the fields required for the stream in the request.
/2/streams/{stream_id}
Update stream fields: description , status .
/2/streams/{stream_id}
Remove the stream by ID.
/1/groups
Get groups according to filters. The results are sorted by group creation order, the oldest group shown first.
/1/groups
Create group.
/1/groups/count
Count of groups according to the filters.
/1/groups/{group_id}
Get the group by name.
/1/groups/{group_id}
Update group fields: description
/1/groups/{group_id}
Remove the group by name.
/2/groups
Get groups according to filters. The results are sorted by group creation order, the oldest group shown first.
/2/groups
Create group.
/2/groups/count
Count of groups according to the filters.
/2/groups/{group_id}
Get the group by name.
/2/groups/{group_id}
Update group fields: description
/2/groups/{group_id}
Remove the group by name.
/1/streams/processing/feedback
Post information about streams processing.
/1/streams/processing/queue
See the streams in the queue.
/1/streams/processing/queue
Receive streams from the queue. The streams are received according to the specified filters. The following actions are performed upon the request: The streams are marked as "in progress". The streams are deleted from the Streams Processing...
/2/streams/processing/feedback
Post information about streams processing.
/2/streams/processing/queue
See the streams in the queue.
/2/streams/processing/queue
Receive streams from the queue. The streams are received according to the specified filters. The following actions are performed upon the request: The streams are marked as "in progress". The streams are deleted from the Streams Processing...
/1/docs/dev
Get sphinx documentation Development Manual . After the request you will be redirected to the page /docs/dev/index.html
/1/docs/spec
Get service OpenApi documentation. If Accept request header is of type application/x yaml, returns documentation in yaml format or returns html documentation, if Accept Type is text/html
/2/docs/dev
Get sphinx documentation Development Manual . After the request you will be redirected to the page /docs/dev/index.html
/2/docs/spec
Get service OpenApi documentation. If Accept request header is of type application/x yaml, returns documentation in yaml format or returns html documentation, if Accept Type is text/html
/1/streams/{stream_id}/preview/handler/frame
Get stream last frame preview. To add preview for stream, use "post feedback on streams" request to create last frame preview.
/1/streams/{stream_id}/preview/handler/live
Get stream live preview. To add preview for stream, use "post feedback on streams" request to create live preview.
/2/streams/{stream_id}/preview/handler/frame
Get stream last frame preview. To add preview for stream, use "post feedback on streams" request to create last frame preview.
/2/streams/{stream_id}/preview/handler/live
Get stream live preview. To add preview for stream, use "post feedback on streams" request to create live preview.
/1/streams/logs
Get streams logs according to filters. The results are sorted by log creation order, the new streams logs shown first.
/1/streams/logs
Delete streams logs older than specified date excluding last log entry. Also you can run streams logs auto deletion by using LUNA STREAMS LOGS CLEAR INTERVAL setting. For more information see development documentation.
/2/streams/logs
Get streams logs according to filters. The results are sorted by log creation order, the new streams logs shown first.
/2/streams/logs
Delete streams logs older than specified date excluding last log entry.
/1/config
Get service configuration. Passwords and tokens will be hidden in the response.
/2/config
Get service configuration. Passwords and tokens will be hidden in the response.
/healthcheck
Get health of service.
/1/linker
Attach (or detach) streams to a group.
/2/linker
Attach (or detach) streams to a group.
/metrics
Get statistics of success and failed requests to the service in prometheus format.
/1/plugins
Get list of service plugins
/2/plugins
Get list of service plugins
/version
Get service version.