Hacker News new | ask | show | jobs
by mgamache 2748 days ago
Zoom has to be using h264 under the covers. Did they recompile the OpenH264 into WASM?

like: https://github.com/kazuki/mediacodec.wasm

It could also be that they are using websockets to deliver MPEG-DASH/HLS segments for low latency.