1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-28 01:39:29 +02:00
Go to file
Daniel Berteaud 06f7ec3e1e Measure latency between peers and add feedback
Previews will be grey when latency is unknown (not measured yet), green when it's good (60ms or less), blue when medium (between 60 and 120), orange when it's becoming high (between 120 and 250) and red when latency is too high to have a good call (250ms or more)
To reduce confusion, slected preview will now have a reduced opacity instead of the red border
Fix #66
2014-06-10 23:02:10 +02:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Update mod_expires conf 2014-05-27 09:43:03 +02:00
docs Add a timestamp field to invitations 2014-05-28 14:35:25 +02:00
lib Update browser not supported dialog 2014-06-08 15:38:11 +02:00
public Measure latency between peers and add feedback 2014-06-10 23:02:10 +02:00
signalmaster Rebase signal master to current GIT 2014-05-30 12:01:34 +02:00
templates/default Measure latency between peers and add feedback 2014-06-10 23:02:10 +02:00
.gitignore Rename signalmaster config sample 2014-05-26 21:39:57 +02:00
LICENSE Initial commit 2014-04-03 08:16:06 -07:00
README.md Small typo in README 2014-05-23 13:07:41 +02:00

vroom

Video conf based on SimpleWebRTC.js

  • Multi party audio+video
  • Text Chat
  • Screen Sharing (only on Chrome for now)
  • Persistent rooms
  • Email notifications and invitations
  • Password protected rooms
  • Chairman features (mute/pause/kick other)
  • Internationalization (english and french for now)
  • Works with Mozilla Firefox, Google Chrome and Opera
  • Works on Windows, Linux, Android (probably MAC OSX too)
  • Fully opensource

You can try our demo instance here: https://vroom.im

Check documentation here: https://wikit.firewall-services.com/doku.php/projets/vroom

You can also subscribe to the dev mailing list here