Y
Hacker News
new
|
ask
|
show
|
jobs
by
EGreg
2197 days ago
Why even need STUN, the SFU can join as a WebRTC participant, right? Node.js maybe
1 comments
zumachase
2197 days ago
STUN is only useful if you're trying to negotiate a P2P connection, which isn't the case when using an SFU. If everything you're doing is going through an SFU then you don't need STUN.
link