-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Hi,
I'm trying to solve a noticable memory leak in a webrtc application. The leak eats up all memory and consistently leads to a crash after a limited number (~10) of calls.
The environment is:
- Arm64 device with ~700 MB RAM, no swap
- Embedded linux (Yocto)
- Wayland, weston 8 compositor, no x11
- Custom libwebrtc.so for wayland, pulseaudio
- flutter_elinux
- flutter_webrtc
The application is straightforward so I suspect the leak to be somewhere in the webrtc plugin, flutter (elinux) stack, or libwebrtc.
I could use some advice on finding the cause of the memory leak. Is someone else building custom libwebrtc's for arm devices? I'd like some hints on the huge amount of configuration options as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels