Lyubomir Marinov
2a1d756fd8
ES6 for JitsiParticipant
9 년 전
hristoterezov
3ace1f6b3b
Merge pull request #243 from jitsi/es2015
ES2015
9 년 전
Lyubomir Marinov
ad48c0c4d3
ES6 for JitsiConferenceErrors
9 년 전
Lyubomir Marinov
1c6340cb38
ES6 for JitsiConferenceEvents
9 년 전
Lyubomir Marinov
f40b8957f4
ES6 for JitsiConnectionErrors
9 년 전
Lyubomir Marinov
27840ba13a
ES6 for JitsiConnectionEvents
9 년 전
Lyubomir Marinov
4f10ce43a9
ES6 for JitsiMediaDevicesEvents
9 년 전
Любомир Маринов
e10fbf8f01
Merge pull request #241 from jitsi/es2015
ES6 for JitsiTrackError
9 년 전
hristoterezov
b2cbb92895
fix(package.json): failing build from jitsi-meet project
9 년 전
Lyubomir Marinov
0e7c83b46a
ES6 for JitsiTrackError
9 년 전
hristoterezov
95ac892e87
Merge pull request #240 from jitsi/es2015
ES6 for JitsiTrackEvents
9 년 전
Paweł Domas
125da1590b
Merge pull request #238 from jitsi/cs-custom-scriptUrl
Adds a option to set custom callstats script.
9 년 전
Lyubomir Marinov
6ad10dc442
ES6 for JitsiTrackErrors
9 년 전
Lyubomir Marinov
417e3fbc07
ES6 for JitsiTrackEvents
9 년 전
hristoterezov
56c4a456fa
Merge pull request #239 from jitsi/es2015
Enable ES6/ES2015
9 년 전
Lyubomir Marinov
c435acd913
Enable ES6/ES2015
9 년 전
damencho
278ebfa471
Passes custom script url for callstats.
9 년 전
damencho
a9dd9ad1d2
Adds a option to set custom callstats script.
9 년 전
hristoterezov
c830d0e81c
Merge pull request #233 from jitsi/session-terminate
Handle session-terminate
9 년 전
paweldomas
5a8ed28287
fix(JitsiConference|stats): use 'sendToAll'
Use 'sendToAll' for 'session.restart' and 'session.terminate' events.
9 년 전
hristoterezov
9db06e70b9
Merge pull request #236 from jitsi/moves-analytics-feedback
Moves analytics event for feedback to the library.
9 년 전
hristoterezov
112b3c0522
Merge pull request #235 from jitsi/lipsync_by_default
Enable lipsync by default + fixes
9 년 전
paweldomas
9da5aeec84
doc(API): describe 'enableLipSync' option
9 년 전
damencho
e71cc30b3f
Moves analytics event for feedback to the library.
9 년 전
paweldomas
448330cdbe
feat: enable lipsync by default
9 년 전
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.
9 년 전
paweldomas
77c527058f
feat(stats|analytics): log 'session_restart' event
9 년 전
paweldomas
0265674f1b
feat(stats): send 'session_terminate' application log
9 년 전
paweldomas
d684ee8c05
feat(analytics): send 'session.terminate' event
9 년 전
paweldomas
600cb75560
fix(statistics): create new CallStats instance after it was stopped
9 년 전
paweldomas
3167062b5f
fix(JitsiConference): stop CallStats on 'session-terminate'
9 년 전
paweldomas
108ed509fb
fix(JitsiConference): reset JingleSession on the room instance
Not doing so will cause issues when trying to mute after
'session-terminate', because the PeerConnection is closed and should not
be used anymore.
9 년 전
paweldomas
8a00c803b6
fix(JitsiConference,RTC): add onCallEnded to the RTC service
9 년 전
paweldomas
4785f45b62
fix(JitsiConference): reset local tracks SSRCs on call ended
When call ends the PeerConnection is closed and the SSRCs stored in
the local track will not match those assigned the PeerConnection when
it's reopened for new session. This will confuse SSRC replacement logic.
We need to reset those SSRCs and re-register 'ssrcHandler' listener to
get the new ones.
9 년 전
paweldomas
47b258cb33
fix(JitsiConference): stop sending media stats on call ended
9 년 전
paweldomas
a51feba392
feat(XMPPEvents): add CALL_ENDED event
The event is triggered when Jicofo sends 'session-terminate' and our
PeerConnection is closed.
9 년 전
Paweł Domas
7fd3b67734
Merge pull request #230 from jitsi/fix_ended_handler
Fixes onended handler issues
9 년 전
Дамян Минков
c8851abe75
Merge pull request #231 from bgrozev/fix-typo
fix: Fixes a typo (and pinning endpoints).
9 년 전
hristoterezov
b74bf57210
Fixes JSDocs
9 년 전
Boris Grozev
f06e18e0d3
fix: Fixes a typo (and pinning endpoints).
9 년 전
hristoterezov
5c903dfcc3
Fixes onended handler issues
9 년 전
Дамян Минков
8121bb3e44
Merge pull request #228 from jitsi/detect_local_media_not_working
Implement audio problem detection
9 년 전
hristoterezov
43afc11834
Merge pull request #229 from jitsi/analytics-remove-browser-suffix
Removes browser suffix adding to all action names.
9 년 전
damencho
7cd5a80206
Removes browser suffix adding to all action names.
Passing the browser name as parameter.
9 년 전
hristoterezov
06d07a3d6a
Fixes issues after review
9 년 전
hristoterezov
e3d26e9e7f
Merge branch 'master' into detect_local_media_not_working
9 년 전
hristoterezov
bcb3253df2
Implement audio problem detection
9 년 전
Дамян Минков
b9b709f71f
Merge pull request #227 from SamWhited/hql1748_update_lock_icon_on_config_change
Update lock icon on config change
9 년 전
Sam Whited
0654cc0ebb
MUC update message should be from bare room JID
9 년 전
bgrozev
1aa471e244
Merge pull request #215 from nikvaessen/transcriptions
Transcriptions
9 년 전