javacv icon indicating copy to clipboard operation
javacv copied to clipboard

The recorder should be designed with multiple ways to handle frames

Open daodol opened this issue 8 months ago • 3 comments

hi,The javacv framework should be a kind of wrapper for OpenCV.And off-heap memory should be used to the maximum image 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

daodol avatar Jun 13 '24 07:06 daodol