·
8 commits
to main
since this release
How it works:
On macOS/Linux:
Download the p2p-video-chat binary
Open your terminal app and run cd Downloads
Person A runs: ./p2p-video-chat open
Person A shares the room code that appearss
Person B runs: ./p2p-video-chat join
You're connected!!
On Windows:
Download the p2p-video-chat.exe binary
Open your command prompt app and run cd Downloads
Person A runs: p2p-video-chat.exe open
Person A shares the room code that appearss
Person B runs: p2p-video-chat.exe join
You're connected!!