1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-04 09:18:53 +02:00
vroom/public/js
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
..
bootstrap.js Initial import 2014-04-03 17:42:54 +02:00
bootstrap.min.js Initial import 2014-04-03 17:42:54 +02:00
jquery-1.11.0.min.js Initial import 2014-04-03 17:42:54 +02:00
jquery.browser.min.js Initial import 2014-04-03 17:42:54 +02:00
jquery.linkify.min.js Initial import 2014-04-03 17:42:54 +02:00
notify-combined.min.js Initial import 2014-04-03 17:42:54 +02:00
simplewebrtc.bundle.js Backport Chrome 34 workarround 2014-04-30 17:49:01 +02:00
sprintf.js Initial import 2014-04-03 17:42:54 +02:00
vroom.js Update screen sharing 2014-05-01 21:35:07 +02:00