Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 347 Bytes

WebRTC Video Chat

Node Web RTC Video chat application

Signaling Server: pip install -r server/requirements.txt python server/server.py

Client: npm start

Web RTC connection flow