1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 07:13:41 +02:00
Go to file
Daniel Berteaud 950a84fbbe Some code refactoring
Reduce duplicate code
Also add some more checks that event received from the signaling channel are sent by owners (ignore them if it's not the case)
2014-05-24 14:06:31 +02:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Add timestamp in the path, not as a GET param 2014-05-18 17:01:02 +02:00
docs Add a new ask_for_name field in the DB 2014-05-21 13:51:03 +02:00
lib Add MoH when you are alone in the room 2014-05-23 19:16:45 +02:00
public Some code refactoring 2014-05-24 14:06:31 +02:00
signalmaster Small typo in signalmaster 2014-05-15 16:57:05 +02:00
templates/default This should have been included in the previous commit :-) 2014-05-23 22:55:17 +02:00
.gitignore Also ignore local conf 2014-04-03 23:03:06 +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