[kwlug-disc] WASM: How zoom runs in browser without WebRTC
Mikalai Birukou
mb at 3nsoft.com
Sun Jun 21 11:41:35 EDT 2020
This article https://webrtchacks.com/zoom-avoids-using-webrtc/ describes
that Zoom is using non-browser video/audio code that runs in WebWorkers
of your browser in WASM code, compiled from their regular code base.
It is a brave new world that Java applets outlined but hasn't delivered.
Yey WASM! As Jason pointed out:
https://i.pinimg.com/originals/68/64/34/6864340e483643c457c3b4e045f001d3.jpg
<whatever> If you know anyone who works on WASM multhreading, donate to
them, make you company donate to them. </whatever>
More information about the kwlug-disc
mailing list