yanas
704e14f008
Handle last n in the client (#1389)
* Handle last n in the client
* fix(LargeVideoManager.js): Fixes check for low bandwidth. Needs more work
* fix(LargeVideoManager.js): Fixes the Shared Video test.
* fix(LargeVideoManager): Fix shared video view and remove last n checks.
* fix(LargeVideoManager): Fixes jsdoc comment
* fix(RemoteVideo): Fix connection status check
* fix(LargeVideoManager,RemoteVideo): Syntax errors
hace 8 años
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
hace 8 años
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
hace 8 años
paweldomas
b58f1cdd16
use logger instead of console
hace 8 años
Ilya Daynatovich
128b301a39
Fix the tests
hace 8 años
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
hace 8 años
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
hace 8 años
Boris Grozev
9910caf29f
docs: Fix some documentation.
hace 8 años
damencho
510c650b7b
Adds a property to hide display name and disable update view.
Adds a property to hide display name and disable update view in SmallVideo. Localvideo hides displayName and disabled update view while users is editing its name and resumes normal behaviour when editing finishes.
hace 8 años
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
hace 8 años
damencho
328ff54423
Fixes undefined error and shared video.
hace 8 años
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
hace 8 años
damencho
3ae299cf2b
Fixes comments.
hace 8 años
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
hace 8 años
damencho
5cead57723
Reverts hover over small video to show display name.
hace 8 años
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
hace 8 años
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
hace 8 años
yanas
a17a98991c
Ongoing work on video thumbnail layout
hace 8 años
yanas
3fe43abdea
Move the display name to the center
hace 8 años
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
hace 8 años
Maxim Voloshin
86f1d287d7
Fix comments
hace 8 años
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
hace 8 años
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
hace 8 años
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
hace 8 años
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
hace 8 años
yanas
3bb877cc3a
Audio levels redesign.
hace 8 años
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
hace 8 años
paweldomas
40f2c593a2
ref(SmallVideo): figure out what is to be displayed
At any point of time we display one of the three: video, avatar or
blackness. The purpose of this commit is to make that fact more clear
in the code.
hace 8 años
paweldomas
fceb512a03
ref(SmallVideo): add 'isCurrentlyOnLargeVideo'
hace 8 años
paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
hace 8 años
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
hace 8 años
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
hace 8 años
yanas
d1d4674136
Fixes some jsdocs.
hace 8 años
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
hace 8 años
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
hace 8 años
yanas
96bbf0419c
Adds tooltips
hace 8 años
yanas
0013745783
Video thumbnails redesign
hace 8 años
yanas
09f7615a35
Changes icon set.
hace 8 años
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
hace 8 años
damencho
536ffb31e0
Moves loading of analytics in the library.
hace 8 años
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
hace 8 años
damencho
6651168dd3
Moves render and ttfm connection times to the library.
hace 8 años
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
hace 8 años
damencho
df01358fb8
Adds comment.
hace 8 años
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
hace 8 años
damencho
562c2e38db
Adds analytics event for rendering audio and video.
hace 8 años
Boris Grozev
66a46fc580
Adds documentation.
hace 8 años
Boris Grozev
de41977c77
Logs resolution changes to callstats.
hace 8 años
hristoterezov
7bf9a82f0b
Implements conference reload support
hace 8 años
Boris Grozev
2d2e27b8d0
Implements "raised hand".
hace 8 años