Paweł Domas
4b4e2261a7
Merge pull request #309 from jitsi/fix_jitsi_track_error
Fixes instanceof JitsiTrackError
il y a 9 ans
Lyubomir Marinov
18e6f3032b
Merge branch 'bgrozev-restrict-eslint-versions'
il y a 9 ans
Lyubomir Marinov
efa9767637
Merge branch 'restrict-eslint-versions' of https://github.com/bgrozev/lib-jitsi-meet into bgrozev-restrict-eslint-versions
il y a 9 ans
bgrozev
016f576f9d
Merge pull request #296 from hansman/master
Suspend LocalStatsCollector#AudioContext if not used.
il y a 9 ans
hristoterezov
e48fc303bf
Merge pull request #310 from jitsi/suspended-detection
Suspended detection
il y a 9 ans
damencho
4f3e37e04d
Conference detects suspend, leaves room and fires an event.
Fixes calling of leave in kick.
il y a 9 ans
damencho
d123017232
Adds suspended events and its detection.
Currently if RTCPeerConnection is closed (an event is delivered) and we haven't called close method ourselves, this means browser has closed it due to suspending the PC.
il y a 9 ans
hristoterezov
824825d15c
fix(JitsiTrackError): Return to prototype inheritance
il y a 9 ans
Lyubomir Marinov
24047d9e97
Merge branch 'stats_unused_code'
il y a 9 ans
Lyubomir Marinov
92a94567e4
Fix ESLint errors
il y a 9 ans
hristoterezov
14053f3b83
refactor(statistics): Remove unused code
il y a 9 ans
bgrozev
d3d9cd0c18
Merge pull request #273 from dmurtari/video-constraints-fix
Set the FPS constraints only when video has been requested
il y a 9 ans
Paweł Domas
1b54416e4f
Merge pull request #308 from bgrozev/log-pinned
Adds a getParticipantCount function, cleanup.
il y a 9 ans
Boris Grozev
a0d263c8f5
style: Fixes braces.
il y a 9 ans
Boris Grozev
66a16cf85a
docs: Fixes spelling.
il y a 9 ans
Boris Grozev
0bd24676ca
feat: Adds a getParticipantCount function to JitsiConference.
il y a 9 ans
Boris Grozev
3e214a518f
docs: Fixes documentation.
il y a 9 ans
Boris Grozev
7c2eeb7326
docs: Fixes documentation.
il y a 9 ans
Boris Grozev
fa02169422
style: Fixes braces, indentation.
il y a 9 ans
bgrozev
93bdc49797
Merge pull request #65 from pstros/callstats-confid
Use roomname as callstats conference id
il y a 9 ans
Devin Wilson
f8352fdf4c
Merge branch 'master' of https://github.com/jitsi/lib-jitsi-meet into callstats-confid
Conflicts:
JitsiConference.js
modules/statistics/CallStats.js
il y a 9 ans
bgrozev
39f19f9461
Merge pull request #307 from jitsi/event-name-change
Fixes name of the DOMINANT_SPEAKER_CHANGED event.
il y a 9 ans
Emil Ivov
71eb81fe60
Renames a reference missed in the last commit.
il y a 9 ans
Emil Ivov
be2d40987d
Fixes name of the DOMINANT_SPEAKER_CHANGED event.
il y a 9 ans
damencho
279f1344e7
Fixes eslint error about global variable assignment.
il y a 9 ans
Boris Grozev
6fcdcb9888
chore: Only uses jslint 3+
because older versions don't work with our .jslintrc file
il y a 9 ans
Paweł Domas
a6997c4123
Merge pull request #304 from bgrozev/fix-a-warning
fix: Fixes a jshint or eslint warning.
il y a 9 ans
Boris Grozev
2614575f0d
fix: Fixes a jshint or eslint warning.
il y a 9 ans
Paweł Domas
3b82df1f2b
Merge pull request #302 from bgrozev/clean-stats
Cleans the statistics code a bit
il y a 9 ans
Дамян Минков
24eb3505d9
Merge pull request #303 from bgrozev/conn-quality-hack
hack: Assumes a lower packet loss rate when video is muted.
il y a 9 ans
Boris Grozev
591bde3eb3
hack: Assumes a lower packet loss rate when video is muted.
il y a 9 ans
Boris Grozev
62276e5456
cleanup: Removes mode unused code.
il y a 9 ans
Boris Grozev
b99136f199
cleanup: Renames a confusingly named class.
il y a 9 ans
Boris Grozev
c6c71c59f6
cleanup: Renames a confusingly named variable.
il y a 9 ans
Boris Grozev
d37a86e97d
cleanup: Renames a confuingly named function, and fixes its documentation.
il y a 9 ans
Boris Grozev
a601ec1e4a
cleanup: Renames a confusingly named function.
il y a 9 ans
Boris Grozev
e44394b476
cleanup: Renames a confusingle named function.
il y a 9 ans
Boris Grozev
a60b9aa0cb
cleanup: Renames a confusingly named variable and corrects the documentation.
il y a 9 ans
Boris Grozev
9dffaec727
docs: Fixes documentation.
il y a 9 ans
Boris Grozev
7e7ee9f7b7
cleanup: Renames a confusingly named field.
il y a 9 ans
Boris Grozev
f05c85b52d
cleanup: Removes an unnecessary variable.
il y a 9 ans
Boris Grozev
de3596c2a0
cleanup: Renames a confusingly named field.
il y a 9 ans
Boris Grozev
01e4324109
cleanup: Removes unused code.
il y a 9 ans
Boris Grozev
24a2d6548e
cleanup: Renames a confusingly named field.
il y a 9 ans
Boris Grozev
54a1409554
cleanup: Simplifies code and documents the units.
il y a 9 ans
Boris Grozev
26e5ddcdcd
cleanup: Simplifies code.
il y a 9 ans
Boris Grozev
26c320b0c1
fix: Don't deliberately lose time resolution.
il y a 9 ans
Boris Grozev
5c6b1f6b2c
cleanup: Simplifies code.
il y a 9 ans
Boris Grozev
6af25ab09e
cleanup: Uses a helper function.
il y a 9 ans
Дамян Минков
19978f1552
Merge pull request #301 from bgrozev/conn-quality-fixes
fix: Use only packet loss for the send direction.
il y a 9 ans