Hacker News new | ask | show | jobs
by kabes 2543 days ago
Their web client is actually doing something quite interesting. Instead of using webRTC, they load a webassembly video codec. They then encode frames in a webworker and transport them via websockets over their servers.