Daniel Berteaud
39001cbd84
Add fork me on github gibbon
11 years ago
Daniel Berteaud
b2cfd04cd8
Minor CSS adjustments
11 years ago
Daniel Berteaud
4b0cc2fbe3
New logo (by Florent Heuzef)
11 years ago
Daniel Berteaud
a60b0fdac6
New favicon (by Florent Heuzef)
11 years ago
Daniel Berteaud
40dab8de75
Remove debug statement on screen sharing error
11 years ago
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
11 years ago
Daniel Berteaud
ab4126d8a9
Backport Chrome 34 workarround
...
Known bug in Chrome 34 for Linux
11 years ago
Daniel Berteaud
4ced1dd4d9
Remove debug line
11 years ago
Daniel Berteaud
2ab632a582
Unicast name and color
...
When a new peer joins, send him our name and color, but don't broadcast it, other peers should already have this
11 years ago
Daniel Berteaud
7412b2f4ef
Update to SimpleWebRTC 1.7.4
11 years ago
Daniel Berteaud
9fc834df8a
Remove old SimpleWebRTC bundle
11 years ago
Daniel Berteaud
28b897e2b9
Translate missing string
...
"one of the peers" was hardcoded instead of being localized
11 years ago
Daniel Berteaud
21b77c9bb9
Reduce font size on smaller screens
...
should fix #2
11 years ago
Daniel Berteaud
fcc303ebb2
Re-enable screen sharing in Chrome 34
11 years ago
Daniel Berteaud
d76a87df7b
Arbitrary message through the signaling channel
...
Re-add support for arbitrary message on the signaling channel, it hasn't been merged in upstream SimpleWebRTC yet
11 years ago
Daniel Berteaud
59b77c5458
Update SimpleWebRTC to 1.7.3
11 years ago
Daniel Berteaud
19a6511b35
Update code comment
...
mute/paused are now handled directly by SimpleWebRTC
11 years ago
Daniel Berteaud
85a86808e0
add maxHeight function
11 years ago
Daniel Berteaud
28f5dab18f
Add fullScreen function
11 years ago
Daniel Berteaud
80a7cb61cf
Reduce wasted space
...
Should fix #3 for small devices
Hide the mainVideo area on small devices, instead display only bigger previews. Also switch to 2 cols for preview on large displays, not medium ones
11 years ago
Daniel Berteaud
32d6c5b1b9
Only make links black on chat messages
11 years ago
Daniel Berteaud
0001b6da86
Set default conf values in vroom.pl
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago