schrd
schrd
is this issue still relevant? Libreoffice is running in a container since BBB 2.3. Please test with the latest 2.4 release.
> Very interesting -- would you be able to run this test on 2.5-alpha? yes but probably not this weekend. Currently I don't have a 2.5 machine setup yet.
@Tainan404 if you would like to reproduce it on your server, try the following steps: * clone https://gitlab.com/schrd/bbb-bench, `cd bbb-bench` * copy `server.config.json.example` to `server.config.json`, adjust API and secret *...
I commented out https://github.com/bigbluebutton/bigbluebutton/blob/v2.4.x-release/bigbluebutton-html5/.meteor/packages#L12 and built packages and got the following stacktrace: ~~~ TypeError: users[Auth.meetingID][Auth.userID] is undefined Adapter adapter.jsx:99 Ii modules.js:7170 Vj modules.js:7216 unstable_runWithPriority modules.js:32338 cg modules.js:7081 Dj modules.js:7216 yj...
Does this patch have an impact on large meeting scenarios such as lectures with some hundred participants? Will all clients receive updates on the pad even if a client never...
I found a way to reliably trigger this bug. You need at least 2 microphones. * start a meeting, join by microphone * change the microphone in BBB → device...
I think this is something else. Pad requests never should go through the proxy. Maybe someone is generating a URL `/pad/...` somewhere which would lead the browser to the proxy....
@GuiLeme sorry for being so late. With https://github.com/alangecker/bbb-etherpad-plugin/pull/7 CORS problems in shared notes should be gone.
> Hey @schrd, so, can we close this PR? Or is it still to be merged? I think it would be still useful to have this merged. BBB works without...
Who is reviewing pull requests in this project? We are affected by the same problem. @nikhil2611