paweldomas
a34e4255e4
Make 'isDeviceListAvailable' a Promise
On Safari/IE we have to wait until the WebRTC stack is
initialized in case the plugin is being installed for
the first time.
9 år sedan
damencho
93ed5cedbb
Lowers the verbosity on data channel errors.
9 år sedan
damencho
0e49f7b92f
Throws an exception when strophe plugins are missing.
9 år sedan
damencho
ff2642722f
Checks for missing room on muting locally.
9 år sedan
damencho
9bb44a2562
Updates cs log for audio detect problem.
9 år sedan
Boris Grozev
961870f55c
Formats callstats application logs as JSON.
9 år sedan
Boris Grozev
cde0b16d31
Removes a piece of code which doesn't make any sense.
Does not fire an "IncompatibleVersionsEvent" in case the
reported XMPP server version changes.
9 år sedan
hristoterezov
301ed7e503
Changes methods that use RTCDatachanel#send to throw exception on fail
9 år sedan
tsareg
32b9f91e5f
Introduced JitsiLocalTrack#getCameraFacingMode() method and CameraFacingMode enum
9 år sedan
hristoterezov
8d7bd558bd
Catch JS errors on Datachannel.send
9 år sedan
hristoterezov
2525f5ff81
Implements interfaces for data channel communication
9 år sedan
bgrozev
6c870f70b5
Revert "Implements interfaces for data channel communication"
9 år sedan
damencho
11f0cef3a3
Handles videoType from last received presence.
Handles the case where we can receive the presence with the video type before we have received and created the remote track.
9 år sedan
hristoterezov
dd24d1bee1
Implements interfaces for data channel communication
9 år sedan
damencho
2efb7f64af
Avoids sending presence when kicked and room is left.
9 år sedan
tsareg
49fa0a48a5
More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods
9 år sedan
paweldomas
43e46336d0
Send 'useRoomAsSharedDocumentName' option to Jicofo
9 år sedan
tsareg
cc311b59a3
Correctly detect React-Native in debug mode
9 år sedan
tsareg
06cf23ff61
Better JitsiTrack#dispose() method to prevent memory leaks
9 år sedan
damencho
709f12f533
Uses the empty element with namespace for initial presence.
Fixes a problem where, sending that namespace on every presence will make the server think we are joining every time and will return us the message history for the muc.
9 år sedan
hristoterezov
342e8ac5c0
Simplifies EventEmitterForwarder.forward code
9 år sedan
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 år sedan
Devin Wilson
35ce33da81
Add config.hosts.domain to the callstats id
9 år sedan
tsareg
27466fce4a
Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference
9 år sedan
damencho
339c472dcd
Fixes few issues with kicking participant.
If in the presence there is 110 and 307 status codes there was an error in processing. When kicked the other participants were not cleared from the conference. Firing an event for focus leaving the conference when we are kicked.
9 år sedan
damencho
3699c741dd
Removes variable not present in the code anymore.
9 år sedan
paweldomas
fc995e5aa0
Add utility method for constructing JWT login service URL
9 år sedan
paweldomas
5aa32d2d00
Prefer main domain if 'token' option was specified
9 år sedan
hristoterezov
0e6a1073c8
Fixes JS error
9 år sedan
hristoterezov
e862d165d7
Fixes JS error when sends JingleSessionPC errors to callstats
9 år sedan
hristoterezov
824169f659
Tries to fix issue with not recognized focus participant on reload
9 år sedan
Boris Grozev
6cfd1ba968
Renames confusingly named functions, adds documentation.
9 år sedan
Boris Grozev
68b1eb7912
Logs the ICE ufrags to callstats.
9 år sedan
paweldomas
d62ad1c2fd
Not disconnect on 3rd PING failure
9 år sedan
paweldomas
5db491c6f1
Log PING failure on error level starting from the 3rd
9 år sedan
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
9 år sedan
paweldomas
9e58ec6bcf
Add RETRYING Jibri status
9 år sedan
paweldomas
2493791059
Append random hex string to MUC nickname with XMPP login
9 år sedan
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9 år sedan
hristoterezov
0449071f89
Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload.
9 år sedan
damencho
421483fc73
Removes getVideoId and getVideoSrc as no longer used by tests.
9 år sedan
hristoterezov
faeda96206
Implements reload method in JitsiConference
9 år sedan
tsareg
dd7b70d939
Do not send event to callstats when no audiooutput devices are available.
Fix non-ASCII letter in Statistics.sendActiveDeviceListEvent() method
9 år sedan
hristoterezov
36078b0e66
Implements audio problems detection
9 år sedan
damencho
f2817b9c42
Removes deprecated applicationLog, replaces it with applicationLog.
9 år sedan
damencho
75c1f95f80
Changes the way we initialize callstats.
Call addNewFabric only if callstats is initialized, there are certain situations when the init callback for some reason is slow and we call addNewFabric before callstats is initialized and we skip the peerconnection reported so we are missing the stats. Reports data only if callstats had initialized, adds caching of associateMstWithUserID calls.
9 år sedan
damencho
0322825701
Reports initial device list and subsequent device changes to callstats.
9 år sedan
damencho
5aba0ac3a6
Adds event for active device list.
9 år sedan
hristoterezov
c3f9885df0
Resolve xmpp dependacies in RTC module
9 år sedan
hristoterezov
cdf7734b3e
Fixes issue with the local audio levels
9 år sedan