Settings#
This section will describe how to configure CARS_Stream.
The configuration process must be performed under the superuser account (with root rights).
Configuration files#
The list of configuration files is presented in Table 4.
Table 4. Configuration files
| Name | Path | Description | Comment |
|---|---|---|---|
| csConfig.conf | /bin/data/ | Configuration file with general parameters of CARS_Stream. | Appendix 2 |
| TrackEngine.conf | /bin/data/ | TrackEngine library settings. | Appendix 3 |
| vehicleEngine.conf | /bin/data/ | Parameters of object detectors. | Appendix 4 |
| runtime.conf | /bin/data/ | Launch options for CARS_Stream. | Appendix 5 |
| Input.json | /bin/data/ | Source options | See 4.4 |
| faceengine.conf | /bin/data/ | Parameters of human detector. | Appendix 6 |
Each parameter has its own editing recommendation (Appendix 1).