v.1.17.0¶
Improvements:¶
[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][LUNA-7916] Stream timestamp_source was extended via dts, auto from now fallbacks from pts to dts (for videofile).
[LUNA-7916] The timestamp_source parameter was added to videosdk request.
Migration:¶
See a migration manual.