Skip to content

P2P Video Chat v1.0.0

Latest
Compare
Choose a tag to compare
@LeonardoCerv LeonardoCerv released this 10 Aug 18:07
· 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 de>
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 de>
You're connected!!