Y
Hacker News
new
|
ask
|
show
|
jobs
by
BaseballPhysics
1030 days ago
Shame the dream of multicast died...
1 comments
dathinab
1030 days ago
even with multicast you have n-1 incoming stream which is much later problematic but still can be an issue on low bandwidth clients
link
debugnik
1030 days ago
How is this significantly different from n-1 streams coming from a single peer/server connection? Isn't that simply what it takes to have a group video call?
link
dolmen
1030 days ago
At least scaling could be done server side (welln not in a E2E scenario) based on the receiver viewport to reduce bandwidth.
link
BaseballPhysics
1030 days ago
Yup, very true.
link