1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 07:13:41 +02:00
Go to file
Daniel Berteaud 2d36ad921b Pause a preview when going on the main div
This reduce the CPU pressure, as only one stream needs to be decoded
Also prevent the main vid to double its audio level (which was not a bad thing, but was just beacause this same track was decoded and played twice, it'd be better to play with the volume of only one track)
Doesn't work well on FF for now (because FF doesn't like switching main div, it often do not resume the video, or after several seconds, will need to investigate)
2014-05-30 13:59:51 +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 msg when seting passwords (join or owner) 2014-05-30 13:07:12 +02:00
public Pause a preview when going on the main div 2014-05-30 13:59:51 +02:00
signalmaster Rebase signal master to current GIT 2014-05-30 12:01:34 +02:00
templates/default Fix string ID conflict 2014-05-30 12:06:12 +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