Skip to content

BRAVO68WEB/webrtc-call-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📹 WebRTC Video Call Application

📝 Description

This is a simple video call application using WebRTC and Firebase. It is a one-to-one video call, based on peer-to-peer connection. The application is built using Vite.js and Firebase.

Structure and Principles

  • The application is built using Vite.js (Vanilla) and Firebase.
  • Uses STUN and TURN servers for peer-to-peer connection from Metered.
  • ICE and SDP data is exchanged using Firebase Realtime Database.

References

Contributing

Contributions are always welcome! Fork this repository and make a pull request to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for details.