MaochengHu 576cda45b8 first commit | před 2 roky | |
---|---|---|
.. | ||
cmake | před 2 roky | |
includes | před 2 roky | |
src | před 2 roky | |
CMakeLists.txt | před 2 roky | |
README.md | před 2 roky |
Integrating Byte-Track C++ code with the Deepstream-5.1
$mkdir build && cd build
$cmake ..
$make ByteTracker
This will create lib/libByteTracker.so file which can be passed as the custom low level tracker library to deepstream.