damencho
40c0c622ee
Adds cross region info to jitsiRegionInfo.
9 anos atrás
Дамян Минков
52efd13451
Merge pull request #221 from jitsi/fix_feedback
Fixes the issue with not able to send feedback after JitsiConference.leave
9 anos atrás
hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
9 anos atrás
hristoterezov
b06ef678f0
Merge pull request #218 from jitsi/local-audio-levels-reload
Fixes local audio levels after reload.
9 anos atrás
hristoterezov
6466ba27c0
Merge pull request #220 from jitsi/reloads-update
Removes reloads
9 anos atrás
hristoterezov
733c968004
Removes unused code after reloads removal
9 anos atrás
damencho
bde1b89041
Typo.
9 anos atrás
damencho
a94fab12f1
Adds optional label to analytics handler.
9 anos atrás
damencho
2a6c07a6cc
Adds in statistics method to send event to cs and analytics.
9 anos atrás
damencho
fa733cb2f6
Removes reload code.
9 anos atrás
damencho
5ca17431e0
Fixes local audio levels after reload.
9 anos atrás
hristoterezov
32465eafb3
Merge pull request #217 from jitsi/fix-state-mute-inprogress
Surrounds code in successcallback with try/catch and call errorcallba…
9 anos atrás
damencho
c2f9844a3c
Uses logger instead of console.log.
9 anos atrás
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.
9 anos atrás
Paweł Domas
5685f5b591
Merge pull request #216 from jitsi/reload_analitycs
Logs the reason for the reload
9 anos atrás
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
9 anos atrás
hristoterezov
2095755d90
Merge pull request #192 from jitsi/latedef
Delete latedef repetition
9 anos atrás
hristoterezov
d081b92684
Merge pull request #211 from jitsi/queue-analytics
Queue analytics events
9 anos atrás
damencho
643e8ca0ee
Adds caching of events to AnalyticsAdapter.
Use the caching from statistics, by calling loaded and dispose methods (onload and onerror).
9 anos atrás
damencho
68b78bb730
Adds load and error callback to the script util.
9 anos atrás
Lyubomir Marinov
81718e55c7
Merge branch 'tsareg-react_native_webrtc_media_stream_track_get_settings_not_implemented'
9 anos atrás
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 anos atrás
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 anos atrás
tsareg
f9ed623f23
Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc
9 anos atrás
tsareg
d00993293a
Added TRACK_NO_STREAM_FOUND JitsiTrackError type
9 anos atrás
tsareg
3c0b730a1a
Replaced string with constant
9 anos atrás
tsareg
b6ad86ac19
Merge remote-tracking branch 'remotes/upstream/master' into set_mute
9 anos atrás
hristoterezov
870a608a0d
Merge pull request #208 from jitsi/analytics-update
Analytics update
9 anos atrás
damencho
26231efbd7
Avoids using global JitsiMeetJS.
9 anos atrás
damencho
0370183e94
Moves the method definition of the play callback.
9 anos atrás
Lyubomir Marinov
d836d8aacc
Merge branch 'tsareg-is_user_facing_camera'
9 anos atrás
Lyubomir Marinov
6121695107
Merge branch 'is_user_facing_camera' of https://github.com/tsareg/lib-jitsi-meet into tsareg-is_user_facing_camera
9 anos atrás
damencho
873c5b4c93
Adds some analytics events for getusermedia success or fail.
9 anos atrás
damencho
1f45df2122
Substracts from ttfm the time that user waits while been asked for user permissions.
9 anos atrás
damencho
9351e50d74
Adds ttfm for temasys.
9 anos atrás
damencho
fe9aebd0c6
Distinguish tracks that had been muted when calculating ttfm.
9 anos atrás
bgrozev
6883915507
Merge pull request #207 from jitsi/cs-reinitialize
Adds re-initialize of callstats if addNewFabric fail.
9 anos atrás
damencho
3f6a8aee7c
Adds re-initialize of callstats if addNewFabric fail.
9 anos atrás
bgrozev
9e7c77219c
Merge pull request #206 from jitsi/fix_ss_from_popup
Implements desktop sharing extension external installation
9 anos atrás
hristoterezov
e22f353829
Use the existing constant instead of string in ScreenObtainer.js
9 anos atrás
hristoterezov
0d37338085
Merge pull request #204 from jitsi/analytics-move2
Moves loading of analytics in the library.
9 anos atrás
damencho
1b1ff464d5
Adds missing require.
9 anos atrás
hristoterezov
1aa31587c6
Implements desktop sharing extension external installation
9 anos atrás
damencho
be22ab769b
Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation.
9 anos atrás
tsareg
bc915c16fe
Pass 'facingMode' to gUM when 'unmuting' video track
9 anos atrás
damencho
234f3384e1
Moves loading of analytics in the library.
9 anos atrás
George Politis
701a5e7e9b
Merge pull request #202 from jitsi/session_accept_timeout
Fix session-accept timeout
9 anos atrás
paweldomas
30c7739899
Avoid 'session-accept' timeout
Do not flush the connection after 'session-accept'
is queued to avoid BOSH race condition issue.
9 anos atrás
paweldomas
7f6a5dd415
Reload the conference on 'session-accept' timeout
This is an unrecoverable error and in current state of
the system reload in the client is the least complex
thing to do.
9 anos atrás
George Politis
d196b8344a
Merge pull request #201 from jitsi/analytics-move
Analytics move
9 anos atrás