Skip to content

A peer to peer video calling application made using NextJS , Javascript and WebSockets

Notifications You must be signed in to change notification settings

avijeetpandey/piper

Repository files navigation

Piper 🎉 🚀

A Simple peer to peer calling application made using NextJS and Javascript

The application supports the following thing

  • Creating a room for video communication
  • Inviting the user to a particular room for communication
  • Video sharing
  • Muting the user
  • Permissions to ask for opening camera on device
  • Application Server lives inside api folder that handles connection of the users

Libraries used

  • uuid
  • lodash
  • socket.io and socket.io-client
  • tailwind

steps to run

  • yarn - this will install all the dependencies
  • yarn dev - this will spinup local server on port 3000

About

A peer to peer video calling application made using NextJS , Javascript and WebSockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published