v.1.17.0

Improvements:

  1. [LUNA-7897] New configuration parameters was added - LUNA_VIDEO_AGENT_GROUPS. It allow to specify streams groups whose associated streams will be processed by agent. Note that it is also possible to specify such groups for each Luna-Video-Agent container execution using environment parameters, for example:

    VL_SETTINGS.LUNA_VIDEO_AGENT_GROUPS.GROUP_NAMES=[my_greate_group_1,my_greate_group_2]
    
  2. [LUNA-7916] Stream timestamp_source was extended via dts, auto from now fallbacks from pts to dts (for videofile).

  3. [LUNA-7916] The timestamp_source parameter was added to videosdk request.

Migration:

See a migration manual.