Browser-only Video Chat (Local Recording)

No server recording. WebRTC P2P with simple PHP signaling. Use HTTPS. Works best for 1:1.

Local


Remote

Log

⚠️ 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.