demenvil / video-chat-app

A simple multi-user video chat app, where you can share room id for invites, pause and mute video. Built with VueJS and WebRTC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-chat-app

A simple multi-user video chat app with WebRTC.

Functionality:

  • Pause Video
  • Mute Audio
  • Share Room ID for invites

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A simple multi-user video chat app, where you can share room id for invites, pause and mute video. Built with VueJS and WebRTC.


Languages

Language:Vue 65.9%Language:JavaScript 19.2%Language:CSS 8.5%Language:HTML 6.4%