Project for doing various computer vision task in Deepstream
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
use cudaMallocHost and cudaMemcpy for buffering
fab47edView on GitHubuse queue to store buffered frame nums to delete old frame
9847db5View on GitHubchange size of buffer to size_t to support big size
e3c09b3View on GitHubcheck if there is enough frame to write video or not
dc96728View on GitHubmove nvvideoconvert to buffering branch, support 720p video
a7f92b2View on GitHubadd thread pool to write video output, use atomic for safer ref count
131cdceView on GitHubfix bug use wrong variable to create memory view
35b3832View on GitHub