-
Notifications
You must be signed in to change notification settings - Fork 219
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
While integrating lib-raw-data in android the callback method of MediaPreprocessing class i.e. onCaptureVideoFrame, onPreEncodeVideoFrame or onRenderVideoFrame are not executed for getting video frame of LocalVideoStreaming #140
Comments
do you reproduce this issue by run the demo directly? |
@yoreland Upon further investigation we saw that mediaEngine is null and part below isn't called consequently in .cpp
|
@Jack29913 it might be you failed to join the channel. has your project turned on token feature? |
@Jack29913 @TriveniRajput |
@yoreland yes i have directly run it from demo.. for this c++ headers are updated to 3.3.1 version I will check it. |
@plutoless no, after the modification both of the clients successfully joined the channel. we don't and won't use token feature. |
dev/android branch didn't fixed it either.
|
The fix just merged to master branch. |
@Jack29913 @yoreland Running into the same issue with version 3.3.1. How do I get the 2.9.4 version? Could you provide the commit id? |
No description provided.
The text was updated successfully, but these errors were encountered: