paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
10 years ago
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 years ago
George Politis
93648f361b
Updates the license headers.
10 years ago
paweldomas
a6c8d0787a
Does not reload the page after Chrome desktop sharing extension is installed.
10 years ago
hristoterezov
d25a9b0e41
Fixes issue with desktop sharing when the user click Cancel on the popup window.
10 years ago
hristoterezov
dbcfc92dc4
Changes the implementation to allow users without audio and video to join the conferences. Fixes issue with switching off desktop sharing for audio only users.
10 years ago
paweldomas
cd19c0e9e3
Chrome no longer allows to trigger install from extension msg response callback, so we have to check if extension exists before user clicks "share desktop" button(on startup). Fixes jshint warnings.
10 years ago
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 years ago
hristoterezov
74f078f166
Adds multi language support for message handlers.
10 years ago
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 years ago
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 years ago
hristoterezov
ee94eca733
Creates desktop sharing module.
10 years ago
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 years ago
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
10 years ago
hristoterezov
69b0e2ad32
Creates UI module.
11 years ago
hristoterezov
5b34a66cb6
Implements RTC module.
11 years ago
paweldomas
9d3aef2efa
Fixes code comment.
11 years ago
hristoterezov
cbeff0d7b7
Adds glow to desktop streaming icon if desktop streaming is active.
11 years ago
fo
003571173e
Removes an unnecessary message and changes the video bridge message.
11 years ago
fo
bb45d72737
Adds a message handler and messages to the user including when the video bridge is not available.
11 years ago
paweldomas
801f6fa039
Makes it possible to configure the sources of desktop video stream.
11 years ago
yanas
7b6443969e
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
11 years ago
paweldomas
226028c064
Don't try to access runtime after determining it is null. Pull request by mduggan.
11 years ago
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
11 years ago
paweldomas
d7f2d5f9eb
Lowers minimal required Chrome version for desktop sharing to 34.
11 years ago
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
11 years ago
paweldomas
e50be0e3b9
Fixes extension version parsing. Increases extension version.
11 years ago
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
11 years ago
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
11 years ago
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
11 years ago
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
11 years ago
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
11 years ago
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
11 years ago