damencho
|
81b294e47d
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
vor 9 Jahren |
hristoterezov
|
09c951c4bf
|
Removes the JS code that prevents multiple outgoing call
|
vor 9 Jahren |
hristoterezov
|
ba5275ef2f
|
Adds follow entity parameter for the recording
|
vor 9 Jahren |
hristoterezov
|
5cfd0b39d4
|
Adds call support
|
vor 9 Jahren |
paweldomas
|
b524298270
|
fixes
|
vor 9 Jahren |
hristoterezov
|
09f80d6300
|
Adds error handling for toggleRecording method
|
vor 9 Jahren |
hristoterezov
|
dfd497ed68
|
Fixes JS errors in the recording
|
vor 9 Jahren |
hristoterezov
|
1cc99880d2
|
Fixes jshint errors
|
vor 9 Jahren |
hristoterezov
|
b01976306a
|
Adds recording support
|
vor 9 Jahren |
hristoterezov
|
6ae330befa
|
Fixes jshint errors
|
vor 9 Jahren |
hristoterezov
|
b981c12dd8
|
Fixes JS error on unload
|
vor 9 Jahren |
hristoterezov
|
cfd44dddb2
|
tmp
|
vor 9 Jahren |
damencho
|
9d2f332128
|
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
|
vor 9 Jahren |
hristoterezov
|
82a6ea0ca7
|
Adds msid and labels for the fake local stream generated in the begining of the conference.
|
vor 9 Jahren |
isymchych
|
2f0c8b7245
|
added 2 methods to the conference related to external auth
|
vor 9 Jahren |
hristoterezov
|
f29399d9e4
|
Fixes IE 10 support
|
vor 9 Jahren |
paweldomas
|
4dc5021ab0
|
Makes sure that we keep local video SSRC as a "recvonly" when muted.
|
vor 9 Jahren |
isymchych
|
02a95fd662
|
add info about user role to JitsiConference
|
vor 9 Jahren |
isymchych
|
bb6fda2473
|
fixed jshint errors in CharRoom
|
vor 9 Jahren |
isymchych
|
56328fcf58
|
use JitsiParticipant; add some method implementations
|
vor 9 Jahren |
paweldomas
|
e196512d28
|
Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says.
|
vor 9 Jahren |
paweldomas
|
022940eb13
|
Exposes methods for obtaining stream SSRCs and audio levels.
|
vor 9 Jahren |
paweldomas
|
dd54228913
|
Removes unused code used to inject local SSRCs.
(cherry picked from commit 286225e81e)
# Conflicts:
# modules/xmpp/SDP.js
|
vor 9 Jahren |
isymchych
|
df3e7b8267
|
Use Object.defineProperty instead of Object.prototype._defineGetter_
|
vor 9 Jahren |
hristoterezov
|
8409bab854
|
Fixes the issues with mute, audio levels and remove events that were attached to the conference
|
vor 9 Jahren |
hristoterezov
|
b638495de4
|
Fixes mutes
|
vor 9 Jahren |
damencho
|
6d13fe1482
|
Fixes ssltcp candidates, error while transferring code from master.
|
vor 9 Jahren |
damencho
|
b442f2f8cc
|
Converts ssltcp candidate to tcp one on FF.
|
vor 9 Jahren |
George Politis
|
c0de2814f6
|
Adds comment.
|
vor 9 Jahren |
George Politis
|
09d40eab90
|
Revert "Sets up simulcast for 2 layers."
This reverts commit b2993d8cf3.
|
vor 9 Jahren |
Boris Grozev
|
d6f62feb4e
|
Fixes warnings, sets up .jshintrc and ignores files in .jshintignore.
|
vor 9 Jahren |
Boris Grozev
|
f507ba00cf
|
Simplifies code.
|
vor 9 Jahren |
Boris Grozev
|
7ab69ddfca
|
Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing.
|
vor 9 Jahren |
Boris Grozev
|
abf9618eef
|
Simplifies code.
|
vor 9 Jahren |
George Politis
|
329a5108cf
|
Sets up simulcast for 2 layers.
|
vor 9 Jahren |
George Politis
|
6d07dda5de
|
Fixes issue in ssrc-group SDP parsing.
How did this even work before?
|
vor 9 Jahren |
Boris Grozev
|
80db340c87
|
Adds additional logs, including timestamps relative to the initial
request.
|
vor 9 Jahren |
Boris Grozev
|
f212f63bac
|
Removes unused parameters, adds documentation.
|
vor 9 Jahren |
Boris Grozev
|
09640e23ba
|
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
|
vor 9 Jahren |
paweldomas
|
c4bd9c71f1
|
Fixes ping merge issues.
|
vor 9 Jahren |
paweldomas
|
c310644511
|
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
|
vor 9 Jahren |
paweldomas
|
bd8e8b9d0f
|
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
|
vor 9 Jahren |
Boris Grozev
|
03b5952973
|
Fix comparison warnings.
|
vor 9 Jahren |
Boris Grozev
|
c498c47a3b
|
Removes misleading documentation. Formatting fixes.
|
vor 9 Jahren |
Boris Grozev
|
0f2adba7f4
|
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
|
vor 9 Jahren |
damencho
|
e1f5bf3d8d
|
Uses one method from RTC to stop media streams.
|
vor 9 Jahren |
damencho
|
3f273eb048
|
Fixes storing display name in local members list, avoids dominant speaker to delete it.
|
vor 9 Jahren |
hristoterezov
|
b5ed190083
|
Fixes small issues from the previous commits + fixes IE 10 issues.
|
vor 9 Jahren |
hristoterezov
|
bc641dc45b
|
Detaches createLocalTracks from JitsiConference.
|
vor 9 Jahren |
paweldomas
|
74db61c4d7
|
Fixes issue in merging pings.
|
vor 9 Jahren |