On Fri, Dec 23, 2022 at 09:07:38PM +0100, Caspar Schutijser wrote: [...]
> > So it's a fact: both Jitsi and BBB use WASM as can be seen from this: > > https://marc.info/?l=openbsd-ports&m=165435142107165&w=2 (Read the > > whole thread as it is most informative.) > > > > Yet I can't figure out why `ENABLE_WASM=1 iridium` doesn't work with > > BBB. > > > > Does anyone have a clue? > > I compared www/chromium/files/chrome and www/iridium/files/iridium and > I noticed that the ENABLE_WASM stuff is missing from the latter. > > Robert, is that on purpose? If not, here is a diff to fix that. OK? > > Caspar > OK, and very well spotted again, thank you! I ran it to perfection. However, I wonder if WASM was not disabled in Iridium on purpose. I'll look into it. With WASM applied, I also noticed the same glitch as with qutebrowser: I can now join my room and activate the mic, which is good. However, as regards the webcam, the browser can see it but can't activate it and asks me to make sure that another application is not already using it. You can try, this happens with Jitsi[1] and BBB,[2] whereas Firefox gives a blank screen with BBB, but can activate both the mic and the webcam with Jitsi... Pretty confusing, isn't it? Thanks again, I am making progress. [patch follows] -- Robert Footnotes: [1] https://meet.jit.si [2] https://test.bigbluebutton.org