isymchych
0262917aa6
implementation of "start muted"
пре 9 година
isymchych
335cc6ca6f
cleanup desktopsharing events
пре 9 година
isymchych
6ee6b6e9e5
fixes after rebase
пре 9 година
hristoterezov
3ec04d5a95
Implements desktop sharing.
пре 9 година
isymchych
3a00837107
better error handling while establishing connection
пре 9 година
damencho
1ba0a182f6
Makes sure we add/remove all onended events for media streams in one central place.
пре 9 година
Boris Grozev
4934779187
Simplifies code, removes unused code.
пре 9 година
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
пре 9 година
Boris Grozev
e5184358c2
Separates the logic for obtaining a screen capture from the logic
for switching between camera and screen.
пре 9 година
Boris Grozev
f7ba684cf6
Enables the screen capture on firefox.
пре 9 година
Boris Grozev
c0a51fedd0
Moves includes to the top of the file.
пре 9 година
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
пре 9 година
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
пре 10 година
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
пре 10 година
George Politis
93648f361b
Updates the license headers.
пре 10 година
paweldomas
a6c8d0787a
Does not reload the page after Chrome desktop sharing extension is installed.
пре 10 година
hristoterezov
d25a9b0e41
Fixes issue with desktop sharing when the user click Cancel on the popup window.
пре 10 година
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 година
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 година
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
пре 10 година
hristoterezov
74f078f166
Adds multi language support for message handlers.
пре 10 година
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
пре 10 година
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
пре 10 година
hristoterezov
ee94eca733
Creates desktop sharing module.
пре 10 година
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
пре 10 година
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
пре 10 година
hristoterezov
69b0e2ad32
Creates UI module.
пре 10 година
hristoterezov
5b34a66cb6
Implements RTC module.
пре 10 година
paweldomas
9d3aef2efa
Fixes code comment.
пре 10 година
hristoterezov
cbeff0d7b7
Adds glow to desktop streaming icon if desktop streaming is active.
пре 10 година
fo
003571173e
Removes an unnecessary message and changes the video bridge message.
пре 10 година
fo
bb45d72737
Adds a message handler and messages to the user including when the video bridge is not available.
пре 11 година
paweldomas
801f6fa039
Makes it possible to configure the sources of desktop video stream.
пре 10 година
yanas
7b6443969e
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
пре 11 година
paweldomas
226028c064
Don't try to access runtime after determining it is null. Pull request by mduggan.
пре 11 година
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
пре 11 година
paweldomas
d7f2d5f9eb
Lowers minimal required Chrome version for desktop sharing to 34.
пре 11 година
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
пре 11 година
paweldomas
e50be0e3b9
Fixes extension version parsing. Increases extension version.
пре 11 година
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
пре 11 година
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
пре 11 година
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
пре 11 година
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
пре 11 година
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
пре 11 година
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
пре 11 година