BelledonneCommunications / linhome-ios

GNU General Public License v3.0
2 stars 2 forks source link

Memory issue within Notification Extension #1

Open Razdel opened 3 years ago

Razdel commented 3 years ago

Hi! Notification extension crashes on iterate() method of core with 'EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=24 MB, unused=0x0)' message. It seems core exceeds the extension memory limit. If it runs with 'allocate' xcode instrument it shows memory allocation peak when push has been received while incoming call and it looks like mediastramer2 uses that memory.

jehandelalune commented 3 years ago

What is with video early media ?in case of early media video, memory consumption may be too high. Make sure to use h264 to limit memory usage