1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-01 05:01:41 +02:00
Go to file
Daniel Berteaud a108b81e3a Update authenticate method
so it can be called anonymously
2015-06-22 21:32:23 +02:00
cache Minify and combine static assets with Mojolicious::Plugin::StaticCompressor 2015-03-17 21:45:19 +01:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Make the cache directory configurable 2015-06-18 19:05:13 +02:00
docs Remove the old rfc5766-turn-server auth method as it doesn't brings anything 2015-03-17 14:30:31 +01:00
lib/Vroom Update authenticate method 2015-06-22 21:32:23 +02:00
public Update authenticate method 2015-06-22 21:32:23 +02:00
scripts Use Vroom::Conf::get_conf() in scripts 2015-06-19 15:05:33 +02:00
templates/default Detect supported lang based on files in I18N 2015-06-19 15:54:28 +02:00
.gitignore Minify and combine static assets with Mojolicious::Plugin::StaticCompressor 2015-03-17 21:45:19 +01:00
LICENSE Initial commit 2014-04-03 08:16:06 -07:00
README.md Update README 2015-02-19 15:42:17 +01:00
vroom.pl Update authenticate method 2015-06-22 21:32:23 +02:00

vroom

Video conf based on SimpleWebRTC.js

  • Multi party audio+video
  • Text Chat
  • Optional Etherpad-Lite integration
  • Screen Sharing (Google Chrome and Mozilla Fireofx)
  • Reserved and 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)
  • Responsive interface, working on smartphones, pads and desktops
  • Fully opensource

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

Check documentation here

You can also subscribe to the dev mailing list here