Skip to content

Web application using NodeJS , Sockets and webRTC framework to leverage low latency for video and voice calls.

Notifications You must be signed in to change notification settings

udaypb/WebRTC-Powered-Voice-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC-Powered-Voice-chat

Coded in a weekend using NodeJS server and peerJS to leverage WebRTC features to have a low latency voice call web app. Since WebRTC uses UDP, the latency is quite low. However, in weak network areas the latency is still high.

Future work in progress

Voice stream compression to minimize the latency. Different techniques can be employed however, the current one requires voice-stream to be in browser supported format.

About

Web application using NodeJS , Sockets and webRTC framework to leverage low latency for video and voice calls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published