Skip to content

truonghoangduy/Stream-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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