paweldomas
74db61c4d7
Fixes issue in merging pings.
9 лет назад
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
9 лет назад
paweldomas
4eb521ca7b
Reacts to consecutive ping failures by closing the connection.
(cherry picked from commit 9a77ddc )
9 лет назад
paweldomas
152a38bea5
Meet pings Prosody (cherry picked from commit 2d4a541)
9 лет назад
paweldomas
f1026ad3b5
Fixes formatting warnings
9 лет назад
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
9 лет назад
Paweł Domas
000e15c467
Update tokens.md
9 лет назад
hristoterezov
6e05c97b2d
Updates versions in package json.
9 лет назад
paweldomas
458680b7bd
Adds tokens.md.
9 лет назад
paweldomas
91cf734e8f
Adds support for token authentication.
9 лет назад
Boris Grozev
ada7958fef
Documents some of the XMPP events. Renames some of them.
10 лет назад
Boris Grozev
c1c591b56b
Add RTCBrowserType.isAndroid().
10 лет назад
hristoterezov
f1fba82b64
Fix for the previous commit.
9 лет назад
hristoterezov
be6a3be4cf
Changes redirect on unsupported browser to console.error.
9 лет назад
hristoterezov
89e6dd1699
Adds basic validation for the conference name.
9 лет назад
hristoterezov
db7def7e65
Fixes resolution issue on mute.
9 лет назад
hristoterezov
9e0191819a
Implements audio levels.
9 лет назад
paweldomas
a96fd484f8
Creates RandomUtil class for generating random strings.
9 лет назад
paweldomas
bedf6bda20
Uses browserify as a dev dependency.
9 лет назад
hristoterezov
95cd0ab750
Fixes Temasys issues.
9 лет назад
hristoterezov
abdaeaeb9d
Implements display name changed event.
9 лет назад
hristoterezov
74215b3744
Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference.
9 лет назад
hristoterezov
9c5118273d
Prevents firing events for the active speaker for the local user.
9 лет назад
hristoterezov
86a2e4257a
Fixes issues with starting the streams after the conference has been joined.
9 лет назад
hristoterezov
c70893042a
Adds track muted event to the documentation.
9 лет назад
hristoterezov
cbe183f0f4
Fixes race condition for the mute status for the remote tracks.
9 лет назад
hristoterezov
50c2843d5e
Prevents firing TRACK_REMOVED events when muting.
9 лет назад
hristoterezov
86f90e6331
Fixes mute issues.
9 лет назад
Issac Gerges
d504f840e7
Fix JitsiConference.prototype.leave to reference room as this.room
9 лет назад
hristoterezov
ae85fc66e5
Fixes TRACK_REMOVED event.
9 лет назад
paweldomas
7b1151b3dd
Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream.
9 лет назад
paweldomas
14470da66d
Fix undefined 'self' variable in JingleSessionPC#addStream method.
9 лет назад
hristoterezov
65d5302341
Initial version of documentation.
9 лет назад
hristoterezov
3211192118
Fixes issue with the dominant speaker event.
9 лет назад
hristoterezov
5c7a97af7f
Fixes data channels JS errors.
9 лет назад
hristoterezov
2c934daa55
Fixes JS errors when muting.
9 лет назад
hristoterezov
8d4dc299ce
Fixes path errors.
9 лет назад
hristoterezov
d3eb708ee2
Adds example HTML page that creates basic video conference.
9 лет назад
hristoterezov
036635dee6
Implements some conference events.
9 лет назад
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
9 лет назад
hristoterezov
71bc8826b1
Changes the implementation of RTCUtils to be static.
9 лет назад
hristoterezov
3416086dc2
Implements create local streams.
9 лет назад
hristoterezov
9ea31b1ef4
Implements partly multi conference support for rtc module.
9 лет назад
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
9 лет назад
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
9 лет назад
hristoterezov
24975595b7
Implements JitsiConnection
9 лет назад
hristoterezov
d159c81135
Adds jitsi meet library interface files.
10 лет назад
hristoterezov
3e7a99079e
Removes some files that won't be used in jitsi meet library.
10 лет назад
Boris Grozev
72d4ecb607
initial commit
9 лет назад