isymchych
8329fe5767
support DTMF
10 anni fa
damencho
2017457a5e
Removes second audio track for fake FF devices.
10 anni fa
paweldomas
e196512d28
Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says.
10 anni fa
paweldomas
022940eb13
Exposes methods for obtaining stream SSRCs and audio levels.
10 anni fa
paweldomas
dd54228913
Removes unused code used to inject local SSRCs.
(cherry picked from commit 286225e81e )
# Conflicts:
# modules/xmpp/SDP.js
10 anni fa
isymchych
df3e7b8267
Use Object.defineProperty instead of Object.prototype._defineGetter_
10 anni fa
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
10 anni fa
hristoterezov
6772975134
JitsiMeetJS.init returns Promise.
10 anni fa
damencho
e60b79e20d
Updates addMediaStreamInactiveHandler (from master 5f6bba435c2ba0ff566bca5ba575ab7e2fb0432e).
10 anni fa
hristoterezov
b638495de4
Fixes mutes
10 anni fa
damencho
6d13fe1482
Fixes ssltcp candidates, error while transferring code from master.
10 anni fa
damencho
b442f2f8cc
Converts ssltcp candidate to tcp one on FF.
10 anni fa
hristoterezov
871eafb930
Fixes previous commit
10 anni fa
hristoterezov
44336d93e5
Added basic desktop sharing support.
10 anni fa
Lyubomir Marinov
65e928452d
Removes duplication.
10 anni fa
George Politis
c0de2814f6
Adds comment.
10 anni fa
George Politis
09d40eab90
Revert "Sets up simulcast for 2 layers."
This reverts commit b2993d8cf3 .
10 anni fa
Boris Grozev
d6f62feb4e
Fixes warnings, sets up .jshintrc and ignores files in .jshintignore.
10 anni fa
Boris Grozev
74e7c387db
Exposes functions in RandomUtils.
10 anni fa
Boris Grozev
f507ba00cf
Simplifies code.
10 anni fa
Boris Grozev
7ab69ddfca
Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing.
10 anni fa
Boris Grozev
abf9618eef
Simplifies code.
10 anni fa
George Politis
329a5108cf
Sets up simulcast for 2 layers.
10 anni fa
George Politis
6d07dda5de
Fixes issue in ssrc-group SDP parsing.
How did this even work before?
10 anni fa
Boris Grozev
80db340c87
Adds additional logs, including timestamps relative to the initial
request.
10 anni fa
Boris Grozev
f212f63bac
Removes unused parameters, adds documentation.
10 anni fa
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
10 anni fa
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).
10 anni fa
paweldomas
d16e14128e
Converts constants in RandomUtil to hex.
10 anni fa
paweldomas
c4bd9c71f1
Fixes ping merge issues.
10 anni fa
paweldomas
c310644511
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
10 anni fa
paweldomas
bd8e8b9d0f
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
10 anni fa
Boris Grozev
03b5952973
Fix comparison warnings.
10 anni fa
Boris Grozev
c498c47a3b
Removes misleading documentation. Formatting fixes.
10 anni fa
Boris Grozev
ced805d924
Enables the screen capture on firefox.
10 anni fa
Boris Grozev
0f2adba7f4
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 anni fa
Boris Grozev
e647c2bf28
Don't treat 0 as false (avoid a warning when the receivedPackets or
sentPackets stat is 0, and possibly fixes misinterpreting a remove
stream as a local).
10 anni fa
Boris Grozev
771ecc0857
Removes the protocol from the callstats.io conferenceID.
10 anni fa
hristoterezov
9dc5ff499a
Updates desktop sharing files
10 anni fa
damencho
da425c96b5
Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams.
10 anni fa
damencho
1e16e24f40
Makes sure we add/remove all onended events for media streams in one central place.
10 anni fa
damencho
e1f5bf3d8d
Uses one method from RTC to stop media streams.
10 anni fa
damencho
d3e3bc27d6
Changes some logging levels.
10 anni fa
damencho
3f273eb048
Fixes storing display name in local members list, avoids dominant speaker to delete it.
10 anni fa
hristoterezov
b5ed190083
Fixes small issues from the previous commits + fixes IE 10 issues.
10 anni fa
hristoterezov
bc1bc1d024
Adds device selection support.
10 anni fa
isymchych
094620eff8
added functions to retrieve devices list and check if that's possible
10 anni fa
hristoterezov
bc641dc45b
Detaches createLocalTracks from JitsiConference.
10 anni fa
paweldomas
74db61c4d7
Fixes issue in merging pings.
10 anni fa
paweldomas
b208ffbd09
CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed).
(cherry picked from commit f559bd1ba4 )
# Conflicts:
# modules/xmpp/JingleSessionPC.js
10 anni fa