You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: