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 mediasoup ios client v 1.5.3 #132

Open
MaksimMyakishev opened this issue Mar 1, 2023 · 1 comment
Open

​ Memory Leaks in mediasoup ios client v 1.5.3 #132

MaksimMyakishev opened this issue Mar 1, 2023 · 1 comment

Comments

@MaksimMyakishev
Copy link

Hi there!
I’m using mediasoup ios client v 1.5.3 in my SDK for videocalls. My clients faced a crash because of memory leaks. So i started to explore this trouble and found something strange:
When i’m connecting to the room, there are 206 new memory leaks from mediasoup library.
What is it and what shall i do?
Ready to give any addition info.

@leo150
Copy link

leo150 commented May 2, 2023

Easiest way is to migrate to this mediasoup client. They have most leaks being fixed, C++ exceptions forwarded to Swift wrapper and they use m112 version of WebRTC.

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

2 participants