hristoterezov
b2509f13d8
ref(libs): moves the libs directory to doc/example
9 роки тому
Paweł Domas
3410758565
Merge pull request #327 from jitsi/electron
feat(electron): basic Electron SS support
9 роки тому
hristoterezov
e6d3bd893a
Merge pull request #326 from bbaldino/brian/karma
Add karma and jasmine unit testing to lib-jitsi-meet. also add a ver…
9 роки тому
hristoterezov
16c4a1fbc5
feat(electron): basic Electron SS support
9 роки тому
brian baldino
85b0d1cc3b
don't ignore karma.conf.js for linting
9 роки тому
brian baldino
a12eea3630
remove errant reference to samplesdpstring.js file
9 роки тому
brian baldino
aa1bda86a6
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
9 роки тому
Дамян Минков
7bcd214e07
Merge pull request #325 from bgrozev/configurable-suspend
feat: Allows to disable the suspend video
9 роки тому
Boris Grozev
cce6262875
feat: Allows to disable the suspend video
PC constrain via configuration.
9 роки тому
yanas
be9769d2a9
Merge pull request #324 from jitsi/net_or_infra
Add SERVER_ERROR to JitsiConnectionErrors
9 роки тому
paweldomas
27a692e1b3
fix(JitsiConnectionErrors): split "dropped" from "other" error type
9 роки тому
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
9 роки тому
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
9 роки тому
paweldomas
ef62ccd330
feat(JitsiConnectionErrors): implement 'SERVER_ERROR'
JitsiConnectionEvents.CONNECTION_FAILED with SERVER_ERROR will be
emitted when the XMPP connection is closed due too many 5xx HTTP errors.
9 роки тому
paweldomas
9e94532421
chore(package.json): use fixed version of Strophe
9 роки тому
hristoterezov
147060da93
Merge pull request #320 from jitsi/log_collector
Log collector
9 роки тому
bgrozev
5e489078c8
Merge pull request #323 from jitsi/fix_anonymous_domain
Minor fixes in moderator.js
9 роки тому
paweldomas
30e08fd9c8
fix(moderator.js): remove unnecessary event argument
9 роки тому
paweldomas
af8aa4bd2d
fix(moderator.js): remove dead code
9 роки тому
Paweł Domas
b5c2fdd3e0
Merge pull request #319 from jitsi/fixes-reported-default-cs-user
Match reported remote userId to other cs calls.
9 роки тому
damencho
f8aea90c50
Match reported remote userId to other cs calls.
9 роки тому
paweldomas
065ff068a3
feat(JitsiMeetJS): add/remove global log transport methods
9 роки тому
paweldomas
2ae47e4d4b
feat(JitsiMeetJS): add 'setLogLevelById'
9 роки тому
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
9 роки тому
yanas
d80231c5f4
Merge pull request #316 from jitsi/analytics
feat(Analytics): Multiple analytics handlers support
9 роки тому
hristoterezov
ce758f88e0
Merge pull request #313 from jitsi/conn_problems_when_video_muted
Connection problems indication stalled when video muted
9 роки тому
paweldomas
0e3287efef
ref(ParticipantConnectionStatus): simplify the condition
Simplifies the main condition as suggested by H. Terezov
9 роки тому
paweldomas
24af6512a6
ref(ParticipantConnectionStatus): use const or let where possible
9 роки тому
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
9 роки тому
paweldomas
3bffe96793
fix(ParticipantConnectionStatus): fix case when muted arrives late
Fixes an issue where the user would end up stuck in disconnected if
the video muted signalling arrived after the timeout. Also reactors
the way how the output status is figured out.
9 роки тому
paweldomas
d5fb5d821a
ref(ParticipantConnectionStatus): rename var
9 роки тому
paweldomas
d66a66395e
fix(ParticipantConnectionStatus): adjust debug msgs
9 роки тому
hristoterezov
d75adf5964
Merge pull request #312 from bgrozev/suspend-video
Suspend video
9 роки тому
Paweł Domas
4b4e2261a7
Merge pull request #309 from jitsi/fix_jitsi_track_error
Fixes instanceof JitsiTrackError
9 роки тому
Boris Grozev
b3b7e5646c
feat: Enables googSuspendBelowMinBitrate.
9 роки тому
Boris Grozev
745bce5ac2
cleanup: Removes legacy PeerConnection constraints.
9 роки тому
Boris Grozev
e2845d0907
cleanup: Removes a deprecated constraint.
9 роки тому
Lyubomir Marinov
18e6f3032b
Merge branch 'bgrozev-restrict-eslint-versions'
9 роки тому
Lyubomir Marinov
efa9767637
Merge branch 'restrict-eslint-versions' of https://github.com/bgrozev/lib-jitsi-meet into bgrozev-restrict-eslint-versions
9 роки тому
bgrozev
016f576f9d
Merge pull request #296 from hansman/master
Suspend LocalStatsCollector#AudioContext if not used.
9 роки тому
hristoterezov
e48fc303bf
Merge pull request #310 from jitsi/suspended-detection
Suspended detection
9 роки тому
damencho
4f3e37e04d
Conference detects suspend, leaves room and fires an event.
Fixes calling of leave in kick.
9 роки тому
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.
9 роки тому
hristoterezov
824825d15c
fix(JitsiTrackError): Return to prototype inheritance
9 роки тому
Lyubomir Marinov
24047d9e97
Merge branch 'stats_unused_code'
9 роки тому
Lyubomir Marinov
92a94567e4
Fix ESLint errors
9 роки тому
hristoterezov
14053f3b83
refactor(statistics): Remove unused code
9 роки тому
bgrozev
d3d9cd0c18
Merge pull request #273 from dmurtari/video-constraints-fix
Set the FPS constraints only when video has been requested
9 роки тому
Paweł Domas
1b54416e4f
Merge pull request #308 from bgrozev/log-pinned
Adds a getParticipantCount function, cleanup.
9 роки тому
Boris Grozev
a0d263c8f5
style: Fixes braces.
9 роки тому