damencho
fa733cb2f6
Removes reload code.
9 years ago
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
9 years ago
damencho
234f3384e1
Moves loading of analytics in the library.
9 years ago
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 years ago
damencho
2f93ae15e1
Adds analytics events for connection times.
Moves render time calculations in the library.
9 years ago
damencho
62906b62f7
Introduces analytics interface to report events.
Adds events for various disconnects, failures and reloads.
9 years ago
Boris Grozev
961870f55c
Formats callstats application logs as JSON.
9 years ago
hristoterezov
2525f5ff81
Implements interfaces for data channel communication
9 years ago
bgrozev
6c870f70b5
Revert "Implements interfaces for data channel communication"
9 years ago
hristoterezov
dd24d1bee1
Implements interfaces for data channel communication
9 years ago
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 years ago
tsareg
49fa0a48a5
More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods
9 years ago
hristoterezov
20fc22d293
Adds improperly removed JitsiConference listeners after PR#166
9 years ago
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 years ago
hristoterezov
5d1ac53aa8
Changes reload methods to private
9 years ago
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9 years ago
hristoterezov
faeda96206
Implements reload method in JitsiConference
9 years ago