damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
пре 8 година
paweldomas
2973364c02
feat(stats - show more): local p2p transport indication
Will show (direct) next to the UPD or TCP transport type if we're
running on P2P connection.
пре 9 година
paweldomas
542bb7caed
doc: add FIXME
пре 9 година
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 година
damencho
54d891afa7
Updates framerate using local statistics.
пре 8 година
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
пре 8 година
damencho
65239f9ffe
Adds frame rate to statistics bubble.
пре 8 година
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
пре 8 година
Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
пре 9 година
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
пре 9 година
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
пре 9 година
hristoterezov
0e92e48376
fix(ss): resize for remote videos
пре 9 година
damencho
39a8681e8e
Improves safe checks for missing stats.
пре 9 година
yanas
09ba14eb04
Fixes video thumbnail border and large video background color
пре 9 година
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
пре 9 година
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
пре 9 година
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
пре 9 година
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
пре 9 година
Lyubomir Marinov
6efad1348a
Fix the display of watermarks in film strip-only mode
Recently, we reimplemented the watermarks in React. Unfortunately, we
didn't take into account film strip-only mode.
Additionally, we duplicated watermark-related source code on the Welcome
and Conference pages.
пре 9 година
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
пре 9 година
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
пре 9 година
yanas
a5387b054a
Fix(RemoteVideo): Fixes remote video menu icon
пре 9 година
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
пре 9 година
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
пре 9 година
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
пре 9 година
damencho
6211566c0c
Sending unpin after clicking local video and unpinning remote.
If we:
- pin a remote and click it, unpin is signalled.
- pin a remote and the click another remote, the new one is pinned and signalled.
- pin a remote and then click local. UI pins local, but unpinning remote is not signaled, fix addressed with this commit.
- pin/unpin local, nothing is signalled.
пре 9 година
damencho
8e6fd0ca95
Fixes unpinning local user which is dominant speaker.
It was not switching and staying on local video on unpinning, after change the last shown video will be used to switch to it.
пре 9 година
paweldomas
b58f1cdd16
use logger instead of console
пре 9 година
damencho
a079914603
Removes click handlers when popup is hidden.
пре 9 година
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
пре 9 година
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
пре 9 година
Ilya Daynatovich
3bd4f1d5d8
Updated layout
пре 9 година
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
пре 9 година
yanas
5545c0d905
fix: desktop streming screen size
пре 9 година
yanas
95fcf5bae5
Change method name to fit better its purpose
пре 9 година
Ilya Daynatovich
34acadc3b5
Rename method
пре 9 година
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
пре 9 година
Ilya Daynatovich
128b301a39
Fix the tests
пре 9 година
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
пре 9 година
Ilya Daynatovich
5aff96e3b7
Updated in videolayout
пре 9 година
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
пре 9 година
Ilya Daynatovich
986c29ca5d
updated filmstrip handler
пре 9 година
Ilya Daynatovich
20c6dba599
Moved keyboard initialization to filmstrip toolbar; Replaced toggle filmstrip button from extended toolbar
пре 9 година
yanas
bb80bf4144
fix: Use a separate css class for thumbnail menu
пре 9 година
Boris Grozev
c0c198098b
style: Renames variables, adds a FIXME.
пре 9 година
Boris Grozev
ac0ee771ed
docs: Adds a FIXME.
пре 9 година
Boris Grozev
0ca9389e4b
cleanup: Simplify code.
пре 9 година
Boris Grozev
9910caf29f
docs: Fix some documentation.
пре 9 година
yanas
78dbaa9b21
Revert wrongly removed comment
пре 9 година
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.
пре 9 година