Boris Grozev
abf9618eef
Simplifies code.
hace 10 años
George Politis
329a5108cf
Sets up simulcast for 2 layers.
hace 10 años
George Politis
6d07dda5de
Fixes issue in ssrc-group SDP parsing.
How did this even work before?
hace 10 años
Boris Grozev
80db340c87
Adds additional logs, including timestamps relative to the initial
request.
hace 10 años
Boris Grozev
f212f63bac
Removes unused parameters, adds documentation.
hace 10 años
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
hace 10 años
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).
hace 10 años
paweldomas
d16e14128e
Converts constants in RandomUtil to hex.
hace 10 años
paweldomas
c4bd9c71f1
Fixes ping merge issues.
hace 10 años
paweldomas
c310644511
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
hace 10 años
paweldomas
bd8e8b9d0f
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
hace 10 años
Boris Grozev
03b5952973
Fix comparison warnings.
hace 10 años
Boris Grozev
c498c47a3b
Removes misleading documentation. Formatting fixes.
hace 10 años
Boris Grozev
ced805d924
Enables the screen capture on firefox.
hace 10 años
Boris Grozev
0f2adba7f4
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
hace 10 años
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).
hace 10 años
Boris Grozev
771ecc0857
Removes the protocol from the callstats.io conferenceID.
hace 10 años
hristoterezov
9dc5ff499a
Updates desktop sharing files
hace 10 años
damencho
da425c96b5
Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams.
hace 10 años
damencho
1e16e24f40
Makes sure we add/remove all onended events for media streams in one central place.
hace 10 años
damencho
e1f5bf3d8d
Uses one method from RTC to stop media streams.
hace 10 años
damencho
d3e3bc27d6
Changes some logging levels.
hace 10 años
damencho
3f273eb048
Fixes storing display name in local members list, avoids dominant speaker to delete it.
hace 10 años
hristoterezov
b5ed190083
Fixes small issues from the previous commits + fixes IE 10 issues.
hace 10 años
hristoterezov
bc1bc1d024
Adds device selection support.
hace 10 años
isymchych
094620eff8
added functions to retrieve devices list and check if that's possible
hace 10 años
hristoterezov
bc641dc45b
Detaches createLocalTracks from JitsiConference.
hace 10 años
paweldomas
74db61c4d7
Fixes issue in merging pings.
hace 10 años
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
hace 10 años
paweldomas
4eb521ca7b
Reacts to consecutive ping failures by closing the connection.
(cherry picked from commit 9a77ddc )
hace 10 años
paweldomas
152a38bea5
Meet pings Prosody (cherry picked from commit 2d4a541)
hace 10 años
paweldomas
f1026ad3b5
Fixes formatting warnings
hace 10 años
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
hace 10 años
paweldomas
458680b7bd
Adds tokens.md.
hace 10 años
paweldomas
91cf734e8f
Adds support for token authentication.
hace 10 años
Boris Grozev
c1c591b56b
Add RTCBrowserType.isAndroid().
hace 10 años
hristoterezov
be6a3be4cf
Changes redirect on unsupported browser to console.error.
hace 10 años
hristoterezov
db7def7e65
Fixes resolution issue on mute.
hace 10 años
hristoterezov
9e0191819a
Implements audio levels.
hace 10 años
paweldomas
a96fd484f8
Creates RandomUtil class for generating random strings.
hace 10 años
hristoterezov
95cd0ab750
Fixes Temasys issues.
hace 10 años
hristoterezov
86a2e4257a
Fixes issues with starting the streams after the conference has been joined.
hace 10 años
hristoterezov
cbe183f0f4
Fixes race condition for the mute status for the remote tracks.
hace 10 años
hristoterezov
50c2843d5e
Prevents firing TRACK_REMOVED events when muting.
hace 10 años
hristoterezov
86f90e6331
Fixes mute issues.
hace 10 años
hristoterezov
ae85fc66e5
Fixes TRACK_REMOVED event.
hace 10 años
paweldomas
7b1151b3dd
Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream.
hace 10 años
paweldomas
14470da66d
Fix undefined 'self' variable in JingleSessionPC#addStream method.
hace 10 años
hristoterezov
5c7a97af7f
Fixes data channels JS errors.
hace 10 años
hristoterezov
2c934daa55
Fixes JS errors when muting.
hace 10 años