Lyubomir Marinov
ad48c0c4d3
ES6 for JitsiConferenceErrors
9 年前
Lyubomir Marinov
1c6340cb38
ES6 for JitsiConferenceEvents
9 年前
paweldomas
a51feba392
feat(XMPPEvents): add CALL_ENDED event
The event is triggered when Jicofo sends 'session-terminate' and our
PeerConnection is closed.
9 年前
hristoterezov
06d07a3d6a
Fixes issues after review
9 年前
hristoterezov
bcb3253df2
Implement audio problem detection
9 年前
Sam Whited
7f684b5c7a
Put event forwarder in the right scope
Fix broken variable
9 年前
Sam Whited
ec34cf48a2
Add events for lock icon update
9 年前
nikvaessen
aa1a4c12c5
add Tracks to transcriber on creation
9 年前
nikvaessen
d889d2c03b
added getTranscriber method and handle new tracks created
9 年前
hristoterezov
733c968004
Removes unused code after reloads removal
9 年前
damencho
2a6c07a6cc
Adds in statistics method to send event to cs and analytics.
9 年前
damencho
fa733cb2f6
Removes reload code.
9 年前
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
9 年前
damencho
234f3384e1
Moves loading of analytics in the library.
9 年前
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 年前
damencho
2f93ae15e1
Adds analytics events for connection times.
Moves render time calculations in the library.
9 年前
damencho
62906b62f7
Introduces analytics interface to report events.
Adds events for various disconnects, failures and reloads.
9 年前
Boris Grozev
961870f55c
Formats callstats application logs as JSON.
9 年前
hristoterezov
2525f5ff81
Implements interfaces for data channel communication
9 年前
bgrozev
6c870f70b5
Revert "Implements interfaces for data channel communication"
9 年前
hristoterezov
dd24d1bee1
Implements interfaces for data channel communication
9 年前
damencho
47d38b1a9c
Leaves conference when kicked.
Leaves conference when kicked, to clear listeners and timers like statistics. We need room to be non present in order to remove local tracks and avoid sending iq for track remove.
9 年前
tsareg
49fa0a48a5
More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods
9 年前
hristoterezov
20fc22d293
Adds improperly removed JitsiConference listeners after PR#166
9 年前
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 年前
hristoterezov
5d1ac53aa8
Changes reload methods to private
9 年前
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9 年前
hristoterezov
faeda96206
Implements reload method in JitsiConference
9 年前