Introduction#
This document is the administrator's manual for the VisionLabs CARS_Stream subsystem (hereinafter referred to as CARS_Stream) version v.3.0.32.
The guide describes:
- requirements for multimedia files;
- subsystem architecture;
- subsystem setting;
- returned errors.
It is recommended that you read this manual carefully before operating the CARS_Stream.
CARS_Stream subsystem is designed to work with video streams and video files, process them and then transfer the processing results to other LUNA CARS subsystems.
Main functions of CARS_Stream:
- Video stream processing;
- Detection of vehicles, LP, smoke, fire, pedestrians and animals;
- Tracking of vehicles and LP:
- Selection of the best frame.
CARS_Stream is a subsystem of LUNA CARS (here and further – the system). Additional components are required for correct operation of CARS_Stream:
- Subsystem for recognition of vehicle and LP attributes;
Currently only CARS_API is supported. Documentation for the CARS_API subsystem is included in the CARS_API distribution in the
"/doc"directory.
- Subsystem for collecting, storing and displaying information, as well as making custom settings and filters for generating events.
Currently, only CARS_Analytics is supported. The documentation for the CARS_Analytics subsystem is included in the CARS_Analytics distribution in the
"/doc"directory.