Hacker News new | ask | show | jobs
by shlant 886 days ago
I assume because video is hard and/or expensive
2 comments

Shouldn’t be with WebRTC, right?

I haven’t used it a lot but the scalability issues I’ve heard of with are due to the fact that p2p _group_ video is an n^2 problem by its nature.

It is quite simple with p2p WebRTC, like Jitsi did that, and perhaps still do.