I need some help/advice getting mediasoup (nodjs webrtc library) to compile.
It makes calls to 3 libraries that don't exist in OpenWrt, namely libpthread, libdl and librt which are now stubs as the functionality is in libc if I read the changelog correctly.
Is this even possible or do I need to find another way to use this video app?
TIA