Saúl Ibarra Corretgé
9ba3a1c4ff
feat(conference): add audio only mode
Audio only mode can be used to save bandwidth. In this mode local video is muted
and last N is set to 0, thus disabling all remote video.
When this mode is enabled avatars are shown.
преди 8 години
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
преди 8 години
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
преди 8 години
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
преди 8 години
paweldomas
b58f1cdd16
use logger instead of console
преди 8 години
Ilya Daynatovich
128b301a39
Fix the tests
преди 8 години
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
преди 8 години
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
преди 8 години
Boris Grozev
9910caf29f
docs: Fix some documentation.
преди 8 години
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.
преди 8 години
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
преди 8 години
damencho
328ff54423
Fixes undefined error and shared video.
преди 8 години
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
преди 8 години
damencho
3ae299cf2b
Fixes comments.
преди 8 години
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
преди 8 години
damencho
5cead57723
Reverts hover over small video to show display name.
преди 8 години
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
преди 8 години
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
преди 8 години
yanas
a17a98991c
Ongoing work on video thumbnail layout
преди 8 години
yanas
3fe43abdea
Move the display name to the center
преди 8 години
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
преди 8 години
Maxim Voloshin
86f1d287d7
Fix comments
преди 8 години
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
преди 8 години
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
преди 8 години
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
преди 8 години
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
преди 8 години
yanas
3bb877cc3a
Audio levels redesign.
преди 8 години
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
преди 8 години
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.
преди 8 години
paweldomas
fceb512a03
ref(SmallVideo): add 'isCurrentlyOnLargeVideo'
преди 8 години
paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
преди 8 години
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
преди 8 години
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
преди 8 години
yanas
d1d4674136
Fixes some jsdocs.
преди 8 години
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
преди 8 години
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
преди 8 години
yanas
96bbf0419c
Adds tooltips
преди 8 години
yanas
0013745783
Video thumbnails redesign
преди 8 години
yanas
09f7615a35
Changes icon set.
преди 8 години
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
преди 8 години
damencho
536ffb31e0
Moves loading of analytics in the library.
преди 8 години
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
преди 8 години
damencho
6651168dd3
Moves render and ttfm connection times to the library.
преди 8 години
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.
преди 8 години
damencho
df01358fb8
Adds comment.
преди 8 години
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
преди 8 години
damencho
562c2e38db
Adds analytics event for rendering audio and video.
преди 8 години
Boris Grozev
66a46fc580
Adds documentation.
преди 8 години
Boris Grozev
de41977c77
Logs resolution changes to callstats.
преди 8 години
hristoterezov
7bf9a82f0b
Implements conference reload support
преди 8 години