yanas
e27da40bb2
Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name.
11 gadus atpakaļ
paweldomas
e50be0e3b9
Fixes extension version parsing. Increases extension version.
11 gadus atpakaļ
paweldomas
002c984415
Updates extension version.
11 gadus atpakaļ
paweldomas
dbc0966334
Fixes desktop positioning and sizing.
11 gadus atpakaļ
Emil Ivov
53c5c16f8d
changes default title
11 gadus atpakaļ
Yana Stamcheva
99778a23dc
Fixes videomask url.
11 gadus atpakaļ
Yana Stamcheva
8bd92e445b
Updates js versions.
11 gadus atpakaļ
yanas
7298e4df4a
Etherpad fills all horizontal space.
11 gadus atpakaļ
paweldomas
2cbdc43e78
Adopts Prezi URL check to match default share links.
11 gadus atpakaļ
paweldomas
81df90897f
Show local camera in large video after we re-become the only person in a conference.
11 gadus atpakaļ
paweldomas
39895ed137
Fixes conference recreation issues when focus leaves.
11 gadus atpakaļ
paweldomas
cc03ace1b4
Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers.
11 gadus atpakaļ
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
11 gadus atpakaļ
paweldomas
384eac3807
Fixes crash on Android when resolution is undefined in get user media.
11 gadus atpakaļ
yanas
a0807f7bad
Updates versions.
11 gadus atpakaļ
yanas
102680512b
Beta version of the new meet.jit.si interface.
11 gadus atpakaļ
paweldomas
a049bcde71
Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites.
11 gadus atpakaļ
paweldomas
68b8512b27
Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it).
11 gadus atpakaļ
paweldomas
4bb8c3c48c
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
11 gadus atpakaļ
Boris Grozev
e90e37ef83
Fix a syntax error introduced in 5efe0cb2f927a7f5a00ebe50d97c6b97dfd1e357
11 gadus atpakaļ
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
11 gadus atpakaļ
Boris Grozev
5efe0cb2f9
Adds 'endpoint' attributes to colibri channels. Sets the 'endpoint' for all
channels for a participant to the same value. For the focus
'fix_me_focus_endpoint' is temporarily used. For other participants, the
'resource' part of their MUC occupant jid is used.
11 gadus atpakaļ
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
11 gadus atpakaļ
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
11 gadus atpakaļ
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
11 gadus atpakaļ
paweldomas
0da0f865a1
Fixes broken video muting.
11 gadus atpakaļ
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
11 gadus atpakaļ
paweldomas
a5951df0d9
Extracts base class for ColibriFocus and JingleSession.
11 gadus atpakaļ
paweldomas
a2633e20e8
Removes unused remoteStream variable. Fixes stream removal from remoteStreams array.
11 gadus atpakaļ
paweldomas
9fd03e1bef
Handles audio and video streams separately. Minor fixes.
11 gadus atpakaļ
paweldomas
8b96d134e3
Moves duplicated methods to peer connection adapter.
11 gadus atpakaļ
Emil Ivov
100422dafc
Update webrtcrequired.html
11 gadus atpakaļ
paweldomas
e2bc717eeb
Adds strophe logger implementation.
11 gadus atpakaļ
paweldomas
3c7de1a79d
Splits strophe and colibri libs into separate scripts.
11 gadus atpakaļ
paweldomas
7ac2bad8e1
Fixes typo with removessrc initialization.
11 gadus atpakaļ
Philipp Hancke
056f80d844
dont allocate extra unused channels, fixes issue #49
11 gadus atpakaļ
Philipp Hancke
4b1d1c31d4
Merge pull request #47 from mduggan/jshint
jshint cleanups
11 gadus atpakaļ
Matthew Duggan
8314936a14
jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
11 gadus atpakaļ
Emil Ivov
ab23f571ab
Minor adjustments
11 gadus atpakaļ
Emil Ivov
87ebec90a1
Update chromeonly.html
11 gadus atpakaļ
Emil Ivov
84106a2aeb
Updates the chromeonly page as per #44
11 gadus atpakaļ
Philipp Hancke
1be8332512
bump strophe.jingle version; refactored drip ice
11 gadus atpakaļ
yanas
85351d9cb2
Updates js versions.
11 gadus atpakaļ
Philipp Hancke
81b153614d
really mute video, fixes #41
11 gadus atpakaļ
Philipp Hancke
472a532cc7
hide participants if they go recvonly, almost done with issue #41
11 gadus atpakaļ
yanas
8ebe2d9468
Escapes html special chars and makes invitation field non-editable.
11 gadus atpakaļ
Philipp Hancke
5da1ff3597
detecting changes, needs to be hooked up to fix issue #41
11 gadus atpakaļ
Philipp Hancke
cf1dbfbe66
signal direction in issue #41
11 gadus atpakaļ
Philipp Hancke
69dc3b4ea1
support smarter trickle ice from the focus
11 gadus atpakaļ
Philipp Hancke
55bf5eb119
bugfix for issue #41
11 gadus atpakaļ