Go to file
Daniel Berteaud 536143bdf0 Update screen sharing
Since Chrome 34, a new API for screen sharing is available (the previous one using the flag will probably be deprecated soon)
This commit adds:
- Source of a simple Chrome extension to use this new API (which is a perfect copy of the sample extension given by &yet here: https://github.com/HenrikJoreteg/getScreenMedia
- Adapt help page
- New modal dialog to prompt user to install the extension from Google Web Store
- Better error messages if you can't share your screen

Should fix #7
2014-05-01 21:35:07 +02:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Update screen sharing 2014-05-01 21:35:07 +02:00
docs Initial import 2014-04-03 17:42:54 +02:00
lib Update screen sharing 2014-05-01 21:35:07 +02:00
public Update screen sharing 2014-05-01 21:35:07 +02:00
signalmaster Re-add missing jshint files in signalmaster 2014-04-03 22:42:29 +02:00
templates/default Update screen sharing 2014-05-01 21:35:07 +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 Add a link to the demo 2014-04-04 23:42:23 +02:00

README.md

vroom

Video conf based on SimpleWebRTC.js

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

You can also check the demo here: https://vroom.firewall-services.com