v.1.0.0¶
Improvements:¶
[LUNA-7438] The ability to work with splittable streams (stream which allowed processing on separate agents) was added.
The video-agent compatible with Luna-Video-Manager of 1 major version (api version 2), incompatible with previous version.
The description of new features provided in Luna-Video-Manager documentation.
[LUNA-7438] The ws subscription request from now on requires the analytic_index as query parameter and provides only information for analytics with specified index (analytics index is the same as the index of in analytics from stream in Luna-Video-Manager api).
[LUNA-7459] New frame processing logic has been added to the video decoder. Now frames are decoded independently of the recipients, which allows avoiding problems with broken frames at low processing speeds.
Bugs fixed:¶
[LUNA-7449] Fix missing source field in people_count analytic callback request description. See people count
[LUNA-7462] Fixed a bug that allowed passing an unused ttl parameter to image_retain_policy for people_count and human_tracking analytics. This applies only to the videosdk resource, as no data is retained there, unlike streams where data is preserved.
Migration:¶
See a migration manual.