bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.6k stars 1.59k forks source link

Need help, please provide a new version which can run on centos #2262

Closed ZhanPro closed 3 months ago

ZhanPro commented 3 months ago

Dear JavaCV Developers,

I have been using JavaCV in a production environment for almost a year now. Its performance is excellent, and our team members really appreciate it. I have also promoted the use of JavaCV to other teams. However, there is an issue with off-heap memory leaks in version 1.5.8, which forces us to restart the service every few days.

Recently, you recommended using version 1.5.11-SNAPSHOT in the issues section, but this version does not run on CentOS. Our production servers are still running CentOS 7, and we will not be switching to another OS version in the next year. These decisions are beyond my control as a developer.

Therefore, I earnestly request that you provide a version compiled for CentOS. I believe I am not the only developer facing this issue, and having such a version would be very beneficial. Thank you very much!

Best regards.

saudet commented 3 months ago

Contributions are welcome!

saudet commented 3 months ago

Duplicate of https://github.com/bytedeco/javacpp-presets/issues/1379