niawjunior / angular-peerjs

A Simple peer-to-peer with WebRTC using Angular and PeerJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularVideoCall

Run Server

cd api && npm install && npm run dev

Run Application

npm install npm run start

Open http://localhost:4200 in your browser

Demo

alt text alt text alt text alt text

About

A Simple peer-to-peer with WebRTC using Angular and PeerJS


Languages

Language:TypeScript 68.1%Language:HTML 16.8%Language:SCSS 15.1%