hristoterezov
bcb3253df2
Implement audio problem detection
8 år sedan
hristoterezov
6495962767
Merge pull request #225 from jitsi/improve-device-errors
Improve device errors
8 år sedan
damencho
bc2c8f06c7
Updates statistics when device is not found.
We log an application log to callstats and analytics event.
8 år sedan
damencho
e8b9199c53
Fixes setAvailableDevices on error, passing no stream.
8 år sedan
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.
8 år sedan
damencho
d31c8a24e3
Adds error name for missing devices.
When calling getUserMedia in chrome for just video with no video devices connected we receive error with name DevicesNotFoundError.
8 år sedan
damencho
991e4b6c7a
Fixes the availableDevices.
Fixes the availableDevices, to reflect the devices for which we succeeded or failed to obtain stream.
8 år sedan
hristoterezov
1f1e10bf11
Merge pull request #223 from jitsi/analytics-cross-region
Analytics cross region
8 år sedan
Дамян Минков
41173d443c
Merge pull request #222 from jitsi/fix_ss_external_install
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
8 år sedan
Дамян Минков
e4d704cf73
Merge pull request #224 from jitsi/detect_nwjs_ss_cancel
Implements detection for cancel on the SS pickup window
8 år sedan
hristoterezov
3a0291bb9c
Implements detection for cancel on the SS pickup window
8 år sedan
damencho
1b21337088
Renames analytics event muc.idle to session.initiate.
Also adds a safe check if there was no regionInfo to skip reporting cross-region.
8 år sedan
damencho
319411c13a
Adds info to analytics whether call was cross-region.
8 år sedan
damencho
40c0c622ee
Adds cross region info to jitsiRegionInfo.
8 år sedan
hristoterezov
32f05da153
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
8 år sedan
Дамян Минков
52efd13451
Merge pull request #221 from jitsi/fix_feedback
Fixes the issue with not able to send feedback after JitsiConference.leave
8 år sedan
hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
8 år sedan
hristoterezov
b06ef678f0
Merge pull request #218 from jitsi/local-audio-levels-reload
Fixes local audio levels after reload.
8 år sedan
hristoterezov
6466ba27c0
Merge pull request #220 from jitsi/reloads-update
Removes reloads
8 år sedan
hristoterezov
733c968004
Removes unused code after reloads removal
8 år sedan
damencho
bde1b89041
Typo.
8 år sedan
damencho
a94fab12f1
Adds optional label to analytics handler.
8 år sedan
damencho
2a6c07a6cc
Adds in statistics method to send event to cs and analytics.
8 år sedan
damencho
fa733cb2f6
Removes reload code.
8 år sedan
damencho
5ca17431e0
Fixes local audio levels after reload.
8 år sedan
hristoterezov
32465eafb3
Merge pull request #217 from jitsi/fix-state-mute-inprogress
Surrounds code in successcallback with try/catch and call errorcallba…
8 år sedan
damencho
c2f9844a3c
Uses logger instead of console.log.
8 år sedan
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.
8 år sedan
Paweł Domas
5685f5b591
Merge pull request #216 from jitsi/reload_analitycs
Logs the reason for the reload
8 år sedan
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
8 år sedan
hristoterezov
2095755d90
Merge pull request #192 from jitsi/latedef
Delete latedef repetition
8 år sedan
hristoterezov
d081b92684
Merge pull request #211 from jitsi/queue-analytics
Queue analytics events
9 år sedan
damencho
643e8ca0ee
Adds caching of events to AnalyticsAdapter.
Use the caching from statistics, by calling loaded and dispose methods (onload and onerror).
9 år sedan
damencho
68b78bb730
Adds load and error callback to the script util.
9 år sedan
Lyubomir Marinov
81718e55c7
Merge branch 'tsareg-react_native_webrtc_media_stream_track_get_settings_not_implemented'
9 år sedan
Lyubomir Marinov
0b2499682d
Merge branch 'react_native_webrtc_media_stream_track_get_settings_not_implemented' of https://github.com/tsareg/lib-jitsi-meet into tsareg-react_native_webrtc_media_stream_track_get_settings_not_implemented
9 år sedan
hristoterezov
a23779fb24
Merge pull request #200 from tsareg/set_mute
_setMute refactoring to allow muting/unmuting local tracks when they are not in conference
9 år sedan
tsareg
f9ed623f23
Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc
9 år sedan
tsareg
d00993293a
Added TRACK_NO_STREAM_FOUND JitsiTrackError type
9 år sedan
tsareg
3c0b730a1a
Replaced string with constant
9 år sedan
tsareg
b6ad86ac19
Merge remote-tracking branch 'remotes/upstream/master' into set_mute
9 år sedan
hristoterezov
870a608a0d
Merge pull request #208 from jitsi/analytics-update
Analytics update
9 år sedan
damencho
26231efbd7
Avoids using global JitsiMeetJS.
9 år sedan
damencho
0370183e94
Moves the method definition of the play callback.
9 år sedan
Lyubomir Marinov
d836d8aacc
Merge branch 'tsareg-is_user_facing_camera'
9 år sedan
Lyubomir Marinov
6121695107
Merge branch 'is_user_facing_camera' of https://github.com/tsareg/lib-jitsi-meet into tsareg-is_user_facing_camera
9 år sedan
damencho
873c5b4c93
Adds some analytics events for getusermedia success or fail.
9 år sedan
damencho
1f45df2122
Substracts from ttfm the time that user waits while been asked for user permissions.
9 år sedan
damencho
9351e50d74
Adds ttfm for temasys.
9 år sedan
damencho
fe9aebd0c6
Distinguish tracks that had been muted when calculating ttfm.
9 år sedan