hristoterezov
5928488dc7
Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore.
9 年前
Lyubomir Marinov
2feefff54f
Disconnects from the XMPP server on unload as a way to facilitate API consumers.
9 年前
Lyubomir Marinov
a504d7b908
Adds a missing this.
9 年前
Lyubomir Marinov
4de20ae339
Manually formats source code for the purposes of (a bit of) consistency,
9 年前
Lyubomir Marinov
21d5049076
Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server.
9 年前
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
9 年前
Lyubomir Marinov
914ff83d30
Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example).
9 年前
hristoterezov
b8682c6a83
Add callstats support
9 年前
damencho
185ba3b9a7
Removes unused and not working method.
9 年前
paweldomas
83b50e54b0
Adopts to new JWT impl where the token goes as BOSH URL param.
9 年前
isymchych
26f102a470
added helper methods to check if auth enabled
10 年前
hristoterezov
dfd497ed68
Fixes JS errors in the recording
10 年前
hristoterezov
cfd44dddb2
tmp
10 年前
paweldomas
022940eb13
Exposes methods for obtaining stream SSRCs and audio levels.
10 年前
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
10 年前
Boris Grozev
80db340c87
Adds additional logs, including timestamps relative to the initial
request.
10 年前
paweldomas
c4bd9c71f1
Fixes ping merge issues.
10 年前
paweldomas
c310644511
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
10 年前
paweldomas
bd8e8b9d0f
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
10 年前
paweldomas
74db61c4d7
Fixes issue in merging pings.
10 年前
paweldomas
4eb521ca7b
Reacts to consecutive ping failures by closing the connection.
(cherry picked from commit 9a77ddc )
10 年前
paweldomas
152a38bea5
Meet pings Prosody (cherry picked from commit 2d4a541)
10 年前
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
10 年前
hristoterezov
9e0191819a
Implements audio levels.
10 年前
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
10 年前
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
10 年前
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
10 年前
hristoterezov
24975595b7
Implements JitsiConnection
10 年前
Boris Grozev
72d4ecb607
initial commit
9 年前