1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-01 07:42:56 +02:00
Go to file
Daniel Berteaud 9b1de92ba5 Add basic signaling server
With this, VROOM is now its own signaling server and do not rely on SignalMaster anymore, which means NodeJS isn't required anymore
There are some downside, for now, only websocket transport is supported, there's no fallback
2015-03-05 14:43:47 +01:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Get SimpleWebRTC conf from the API 2015-02-20 14:47:10 +01:00
docs Increase peer_id size 2015-03-04 18:30:04 +01:00
lib/Vroom Increase peer_id size 2015-03-04 18:30:04 +01:00
public Re-arrange the admin page so we can have several sub-pages 2015-02-27 14:52:01 +01:00
scripts Increase peer_id size 2015-03-04 18:30:04 +01:00
signalmaster Cleanup SQL query in signalmaster 2014-10-14 19:12:12 +02:00
templates/default Re-arrange the admin page so we can have several sub-pages 2015-02-27 14:52:01 +01:00
.gitignore Switch conf parser to Config::Simple 2014-10-12 21:50:39 +02: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 Add basic signaling server 2015-03-05 14:43:47 +01: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