bytedeco/javacv
View on GitHubThe recorder should be designed with multiple ways to handle frames
Open
#2,241 opened on Jun 13, 2024
enhancementhelp wanted
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
hi,The javacv framework should be a kind of wrapper for OpenCV.And off-heap memory should be used to the maximum
But in the diagram above, in order to adapt to the outputstream. JVM memory is used, which can put pressure on the JVM if the data stream is large