Hacker News new | ask | show | jobs
by andrewf 1613 days ago
You might like WebRTC Media, it's SRTP once all the session establishment stuff is done. (WebRTC Data is SCTP over DTLS)
1 comments

Are there production-ready solutions for WebRTC streaming to multiple people (not p2p)?
Sure, there are multiple production-grade SFUs. Janus, Mediasoup, etc.