-
-
Notifications
You must be signed in to change notification settings - Fork 813
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
Error Audio frame discarded and Video frame discarded #1783
Comments
Hello, Did you test using the app example? |
Also, make sure that in your code you are using this: This is to force the library send video frames even if the screen never change because fews platform need audio and video tracks or the connection will be closed. |
Thanks for your feedback on this issue. I will try your suggestions and check back to see if the issue is resolved. |
Thanks for the guidance on how to implement this. |
Describe the bug
Video frame discarded and Audio frame discarded errors. Appears when the screen does not change for about 1 minute.
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: