mediasoup-ios-client
mediasoup-ios-client copied to clipboard
Memory Leaks in mediasoup ios client v 1.5.3
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.
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.