Skip to content
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

Memory Leaks in the framework #96

Open
KalpeshTalkar opened this issue Aug 5, 2021 · 4 comments
Open

Memory Leaks in the framework #96

KalpeshTalkar opened this issue Aug 5, 2021 · 4 comments

Comments

@KalpeshTalkar
Copy link

I have found some memory leaks in the WebRTC framework and not sure how to fix them.

Memory Leaks:

Memory Leaks

Backtrace 1:

Backtrace 1

Backtrace 2:

Backtrace

This is where the Backtrace 2 points to:

Memory Leak Backtrace

Also, the SDK is not releasing the following references after the call has ended:

Post Incoming Call 2

@bnp1711
Copy link

bnp1711 commented Jan 28, 2023

same issue for me, crashing app in mac os with silicone chip, have you found any solution for it?

@artur-zaremba
Copy link

same issue for me, crashing app in mac os with silicone chip, have you found any solution for it?

You can try adjust outgoing video quality to use at not max

@bnp1711
Copy link

bnp1711 commented Jan 28, 2023

I tried and it supports 320x240, which is low for me

@bnp1711
Copy link

bnp1711 commented Jan 28, 2023

I need to push it to at least 640.

the strange part is that when i use the highest 1080 resolution it runs for 5-8 seconds and and when i use 420 resolution then it runs for 1 second only and crash

Don't know why!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants