MaochengHu 576cda45b8 first commit | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
cmake | %!s(int64=2) %!d(string=hai) anos | |
includes | %!s(int64=2) %!d(string=hai) anos | |
src | %!s(int64=2) %!d(string=hai) anos | |
CMakeLists.txt | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos |
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.