Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fiqryx/pyr-teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Implementing peer-to-peer (P2P) video conferencing. PeerJS is a JavaScript library that simplifies WebRTC connections, This makes it an efficient and scalable solution for real-time video conferencing applications.

Teams

Key features

  • Multi-User Conference
  • Picture-in-Picture Mode
  • Share Screen
  • In-Call Messaging
  • Host Controls
  • Custom Signaling Server

How to run

  • Clone the repo
  • Go to server-side directory
  • Copy each .env.example cp env.example .env
  • Start server-side on http-server go run main.go
  • Start client-side on web-ui npm run dev
  • Make sure your install require dependencies & add supabase key on .env
SUPABASE_URL=
SUPABASE_ANON_KEY=

You can see on official supabase docs here

Teams

About

Peer-to-peer (P2P) video conferencing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •