Mathieu Benoit

Results 45 comments of Mathieu Benoit

I confirm this fix, works for me! Thanks.

Same problem Example, I want to exclude this file by excluding /libs/ : a/b/c/libs/js/tom.js `pygount --folders-to-skip="[...],*/libs/*" -f summary` Nothing happen

Why reduce MAX_LINE_LENGTH to 30?

Can we add test with type_comment?

Maybe this can help :-) ```html Test Interface LCNC1 TODO. 1: Low-Code/No-Code ```

I have the same problem. I already install BBB with docker-compose 1-2 years ago with this solution and it works : https://github.com/alangecker/bigbluebutton-docker I try to understand what I did differently,...

Me too same Issue with the microphone and webcam. I found this error in the log : `[ERR] switch_core_media.c:9795 AUDIO RTP REPORTS ERROR: [Bind Error! PUBLIC_IP:19146]` I disable Firewall and...

Generate manually certificate and set path to coturn : https://github.com/bigbluebutton/docker/blob/develop/sample.env#L14 Setup will ask you the path if ENABLE_HTTPS_PROXY is disable.

From : docker-compose logs -f ``` bbb-freeswitch switch_core_media.c:9795 AUDIO RTP REPORTS ERROR: [Bind Error! ``` ``` [ERR] sofia.c:5722 Not adding acl nat.auto because it's the local network ```

After webcam open bbb-docker4-webrtc-sfu-1 | {"errorStack":"Error: port bind failed due to address not available [transport:udp, ip:'###.###.###.###', port:27006, attempt:1/8192] [method:router.createWebRtcTransport]\n at Channel.processMessage (/app/node_modules/mediasoup/node/lib/Channel.js:195:37)\n at Socket. (/app/node_modules/mediasoup/node/lib/Channel.js:69:34)\n at Socket.emit (events.js:400:28)\n at Socket.emit...