Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/truonghoangduy/stream-it

WebRTC video call support for full mesh calling 🌍
https://github.com/truonghoangduy/stream-it

firebase-hosting full-mesh peer-to-peer peerjs stun-server video-calll webrtc

Last synced: about 2 months ago
JSON representation

WebRTC video call support for full mesh calling 🌍

Awesome Lists containing this project

README

        

# Stream-it
## Introduction
Stream-it is an idea of videoconferencing - hobbies project maybe one day lane me a job 💁🏻‍♂️
## Project Revision
### V0.0.1
P2P Full Mesh Call



Techical Stack
- Firebase : Enable Full Mesh Binding betweeen Client
- PeerJS : WebRTC Client wrapper enable ICE, Offer,...
- Angular : UI framework wrapping for client interaction

Support Feature on V.0.1
- Room [create, join] automatic remove when 0 candidate
- P2P Mesh Call
- Media Stream [VideoCam+Audo, ScreenShare] (only one source/candidate)

Current limitation
- Full mesh isn't a promise solution for videoconferencing
- STUN doesn't support Client behind Symmetric NAT