Sign in to continue
Note: This is a placeholder for future WebRTC integration
`); } function startVideoCall() { if (!currentChat) return; const chatName = currentChat.name || 'Chat'; const callWindow = window.open('', '_blank', 'width=800,height=600'); callWindow.document.write(`