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