|
|
|
|
|
by tschellenbach
1876 days ago
|
|
I feel like part of the reason why software engineering projects are hard to estimate is this. So you want to add video chat.. - this blogpost: 100 loc
- pion (open source): 100k loc?
- dolby.io/ agora: I'm guessing >1m loc
- zoom.... even more? |
|
Not too mention all the features that people actually want like muting, toggle video, noise detection/cancellation.
So yeah, setting up a P2P video chat in 2021 is somewhat easy. Until it's not.