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.
|
hace 10 años |
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.
|
hace 10 años |
hristoterezov
|
af682f8727
|
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
|
hace 10 años |
hristoterezov
|
74f078f166
|
Adds multi language support for message handlers.
|
hace 10 años |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
hace 10 años |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
hace 10 años |
hristoterezov
|
ee94eca733
|
Creates desktop sharing module.
|
hace 10 años |
hristoterezov
|
e6fbb0934e
|
Removes local streams from the connection object.
|
hace 10 años |
hristoterezov
|
27502d3fa8
|
Removes some dependancies from functions in app.js.
|
hace 10 años |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
hace 10 años |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
hace 10 años |
paweldomas
|
9d3aef2efa
|
Fixes code comment.
|
hace 11 años |
hristoterezov
|
cbeff0d7b7
|
Adds glow to desktop streaming icon if desktop streaming is active.
|
hace 11 años |
fo
|
003571173e
|
Removes an unnecessary message and changes the video bridge message.
|
hace 11 años |
fo
|
bb45d72737
|
Adds a message handler and messages to the user including when the video bridge is not available.
|
hace 11 años |
paweldomas
|
801f6fa039
|
Makes it possible to configure the sources of desktop video stream.
|
hace 11 años |
yanas
|
7b6443969e
|
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
|
hace 11 años |
paweldomas
|
226028c064
|
Don't try to access runtime after determining it is null. Pull request by mduggan.
|
hace 11 años |
Philipp Hancke
|
78c8f43c3d
|
fix errors reported by jshint
|
hace 11 años |
paweldomas
|
d7f2d5f9eb
|
Lowers minimal required Chrome version for desktop sharing to 34.
|
hace 11 años |
paweldomas
|
83a685bca6
|
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
|
hace 11 años |
paweldomas
|
e50be0e3b9
|
Fixes extension version parsing. Increases extension version.
|
hace 11 años |
paweldomas
|
9797ad7d84
|
Reduces amount of checks for desktop sharing enabled state.
|
hace 11 años |
paweldomas
|
a1a0f5d4cf
|
Adds shared screen media type to presence. Removes unnecessary log msg.
|
hace 11 años |
paweldomas
|
1f51021041
|
Allows to switch to desktop stream from the very beginning of the conference.
|
hace 11 años |
paweldomas
|
d5a1fe636d
|
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
|
hace 11 años |
paweldomas
|
452704d6b3
|
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
|
hace 11 años |
paweldomas
|
3e34df8730
|
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
|
hace 11 años |