-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PointerScope not work #1425
Comments
|
but I must operation many streams at the same time. If i use thread-safe, programs will block. |
Ok, but please reproduce the issue with a single stream. |
Can you detail? Share your idea? I have not understand. |
If it doesn't happen with a single stream, then the problem is with your threads. So, please make sure your issue happens with a single stream. |
ok, I try |
I've added |
Duplicate of #1434 |
Duplicate of #1383 |
I use javacv to sement audio and operation with muti thread.
Offen OOM. AND use pointerScope, but still OOM.
}
The text was updated successfully, but these errors were encountered: