BigBlueButton 2.7.9
- BBB v2.7.9
I'm having the following error while using WebRTC-SFU versions above v2.12.2:
"mod":"core","errorMessage":"[pid:100, code:40, signal:null]","msg":"mediasoup: worker creation failed - shared pool"}
While the container builds and starts ok, clients are unable to join meeting audio/video. Is v2.13.0+ incompatible with v2.7.x?
I'm having the following error while using WebRTC-SFU versions above v2.12.2:
"mod":"core","errorMessage":"[pid:100, code:40, signal:null]","msg":"mediasoup: worker creation failed - shared pool"}
While the container builds and starts ok, clients are unable to join meeting audio/video. Is v2.13.0+ incompatible with v2.7.x?
We have v2.7.9 and v2.13.3 running on our staging system. Audio and video is working. The error also dose not occur.
But we have modified some config files, as we run bbb on k8s. If i have time i will test it locally again. But it should not be incompatible. (If i remember correctly, i have also checked the supported versions against the change log. (bbb repo ))
Got it. This must be a deployment-specific issue then, I'll do some digging.