Tag
webrtc
Tools in this catalog tagged webrtc. Honest Catch, not a roundup.
5 tools · the Catch, not a ranking
- LiveKitApache-2.0 realtime rooms, SFU, and agents
Self-hosting an SFU is ops-heavy. Cloud pricing was unverified, so no Cloud Build $0 claim and no monthly allowance numbers. Do not assume Cloud is free.
- mediasoupISC embeddable SFU as a Node module or Rust crate
Embeddable media router as Node module/Rust crate — not LiveKit rooms/agents product. Distinct from LiveKit.
- PeerJSMIT browser P2P WebRTC with free cloud or self-host signaling
Browser P2P WebRTC + optional free signaling — not LiveKit/mediasoup media-server rooms. Larger groups need a media server (SFU-class), not PeerJS alone. Distinct from LiveKit and mediasoup.
- Pion WebRTCMIT embeddable Go WebRTC library — not a rooms product
Embeddable Go library — not LiveKit rooms product, not mediasoup C++/Node media server, not PeerJS browser-only P2P helper. You assemble signaling and any SFU-class topology yourself. Distinct from LiveKit, mediasoup, and PeerJS.
- Janus GatewayGPL-3.0 plugin-core WebRTC gateway (SIP, VideoRoom, streaming)
Plugin-core C gateway — not LiveKit/mediasoup opinionated rooms products. You pick plugins and ops the gateway. Distinct from LiveKit, mediasoup, PeerJS, and Pion.