-
Notifications
You must be signed in to change notification settings - Fork 388
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
registerVideoFrameObserver API is broken on v6.3.0 #1659
Comments
I can only de-symbol the
|
I'm not really familiar with this but this is what i get libiris_method_channel.so
|
You need to de-symbol the crash stack trace of the
|
@littleGnAl |
Here's the path on my Mac, maybe you can check it for reference.
I tried to reproduce it but it seems to work fine, can you share the reproducible code? |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue. |
Version of the agora_rtc_engine
6.3.0
Platforms affected
Steps to reproduce
Call
_engine.getMediaEngine().registerVideoFrameObserver(...)
Expected results
Should be able to observe the video frame
Actual results
Crash
Note
This API was working fine on
v6.2.6
Logs
Logs
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: