Lyubomir Marinov
f40b8957f4
ES6 for JitsiConnectionErrors
vor 9 Jahren
Lyubomir Marinov
27840ba13a
ES6 for JitsiConnectionEvents
vor 9 Jahren
Lyubomir Marinov
0e7c83b46a
ES6 for JitsiTrackError
vor 9 Jahren
Lyubomir Marinov
6ad10dc442
ES6 for JitsiTrackErrors
vor 9 Jahren
Lyubomir Marinov
417e3fbc07
ES6 for JitsiTrackEvents
vor 9 Jahren
Lyubomir Marinov
c435acd913
Enable ES6/ES2015
vor 9 Jahren
damencho
a9dd9ad1d2
Adds a option to set custom callstats script.
vor 9 Jahren
damencho
e71cc30b3f
Moves analytics event for feedback to the library.
vor 9 Jahren
paweldomas
448330cdbe
feat: enable lipsync by default
vor 9 Jahren
paweldomas
6eeefd2ca8
fix(moderator): use 'enableLipSync' from the connection options
Because the flag is required in the connection options anyway it will
be better to use it from one options set only to avoid redundancy.
vor 9 Jahren
paweldomas
600cb75560
fix(statistics): create new CallStats instance after it was stopped
vor 9 Jahren
paweldomas
8a00c803b6
fix(JitsiConference,RTC): add onCallEnded to the RTC service
vor 9 Jahren
paweldomas
a51feba392
feat(XMPPEvents): add CALL_ENDED event
The event is triggered when Jicofo sends 'session-terminate' and our
PeerConnection is closed.
vor 9 Jahren
hristoterezov
b74bf57210
Fixes JSDocs
vor 9 Jahren
Boris Grozev
f06e18e0d3
fix: Fixes a typo (and pinning endpoints).
vor 9 Jahren
hristoterezov
5c903dfcc3
Fixes onended handler issues
vor 9 Jahren
damencho
7cd5a80206
Removes browser suffix adding to all action names.
Passing the browser name as parameter.
vor 9 Jahren
hristoterezov
06d07a3d6a
Fixes issues after review
vor 9 Jahren
hristoterezov
bcb3253df2
Implement audio problem detection
vor 9 Jahren
Sam Whited
0654cc0ebb
MUC update message should be from bare room JID
vor 9 Jahren
Sam Whited
7f684b5c7a
Put event forwarder in the right scope
Fix broken variable
vor 9 Jahren
Sam Whited
b6c887a812
Don't use ES6 syntax
vor 9 Jahren
Sam Whited
ec34cf48a2
Add events for lock icon update
vor 9 Jahren
nikvaessen
e6830b249e
made the audioRecorder private to the transcriber
vor 9 Jahren
damencho
e8b9199c53
Fixes setAvailableDevices on error, passing no stream.
vor 9 Jahren
damencho
587826f19f
Fixes error type when we succeed with one of the media.
Finds correct error when getUserMedia succeed with only one of the audio or video, and the other fails.
vor 9 Jahren
damencho
991e4b6c7a
Fixes the availableDevices.
Fixes the availableDevices, to reflect the devices for which we succeeded or failed to obtain stream.
vor 9 Jahren
nikvaessen
77ef75f167
Sphinx now logs the error instead of throwing it
vor 9 Jahren
hristoterezov
3a0291bb9c
Implements detection for cancel on the SS pickup window
vor 9 Jahren
hristoterezov
32f05da153
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
vor 9 Jahren
hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
vor 9 Jahren
hristoterezov
733c968004
Removes unused code after reloads removal
vor 9 Jahren
damencho
bde1b89041
Typo.
vor 9 Jahren
damencho
a94fab12f1
Adds optional label to analytics handler.
vor 9 Jahren
damencho
2a6c07a6cc
Adds in statistics method to send event to cs and analytics.
vor 9 Jahren
nikvaessen
592656c721
readded forgotten file
removed white space
redid the hooking of the Transcribing module to JitsiConference
redid the exposing of the Transcribing module to JitsiMeetJs
vor 9 Jahren
damencho
5ca17431e0
Fixes local audio levels after reload.
vor 9 Jahren
damencho
c2f9844a3c
Uses logger instead of console.log.
vor 9 Jahren
damencho
0cd1118ffb
Surrounds code in successcallback with try/catch and call errorcallback on exception.
If there is a problem with ssrc in successcallback of peerconnection create answer, no callback is called as a result of execution TraceablePeerConnection.createAnswer.
vor 9 Jahren
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
vor 9 Jahren
nikvaessen
88235aaeed
added the Transcriber module
vor 9 Jahren
damencho
643e8ca0ee
Adds caching of events to AnalyticsAdapter.
Use the caching from statistics, by calling loaded and dispose methods (onload and onerror).
vor 9 Jahren
damencho
68b78bb730
Adds load and error callback to the script util.
vor 9 Jahren
tsareg
f9ed623f23
Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc
vor 9 Jahren
tsareg
d00993293a
Added TRACK_NO_STREAM_FOUND JitsiTrackError type
vor 9 Jahren
tsareg
3c0b730a1a
Replaced string with constant
vor 9 Jahren
damencho
26231efbd7
Avoids using global JitsiMeetJS.
vor 9 Jahren
damencho
0370183e94
Moves the method definition of the play callback.
vor 9 Jahren
damencho
1f45df2122
Substracts from ttfm the time that user waits while been asked for user permissions.
vor 9 Jahren
damencho
9351e50d74
Adds ttfm for temasys.
vor 9 Jahren