mediasoup-ios-client icon indicating copy to clipboard operation
mediasoup-ios-client copied to clipboard

​ Memory Leaks in mediasoup ios client v 1.5.3

Open MaksimMyakishev opened this issue 2 years ago • 1 comments

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.

MaksimMyakishev avatar Mar 01 '23 08:03 MaksimMyakishev

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.

leo150 avatar May 02 '23 21:05 leo150