v.1.3.0

Improvements:

  1. [LUNA-7480] The Patch stream and patch group streams methods have been updated to no longer return errors when unable to transition streams to stop/resume states. Instead, they return the number of streams successfully transitioned. For non-splittable streams, the response includes the count of streams with changed states. For splittable streams, if at least one part’s state is modified, it is counted as a single stream state change, without separately counting individual stream parts.

  2. [LUNA-7488] Added ability to set target video decoding fps for streams. See create stream, put stream.

  3. [LUNA-7508] Support for older python versions was dropped. Python 3.13 is required now.

  4. [LUNA-7521] From now on, all analytics created by internal Video-Agents will be available for view and usage by any user.

    From now on, all analytics created by external Video-Agents will be available for view and usage only by users with the same account as Video-Agent.

    Note that analytics names are unique.

    If any analytics registered by external agent and then registered by internal agent, such analytics will become internal, to change this, it is only possible to remove such analytics manually.

    See analytics chapter for more details.

Migration:

See a migration manual.

[LUNA-7521] Note that all existing analytics will be removed during migration.