No server recording. WebRTC P2P with simple PHP signaling. Use HTTPS. Works best for 1:1.
⚠️ NAT/Firewall note: Most networks work with STUN only; if a peer can’t connect, you’ll need a TURN relay (e.g., coturn).
This demo includes public STUN servers; add TURN in the iceServers list for reliability.