damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
8 anni fa
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 anni fa
paweldomas
542bb7caed
doc: add FIXME
9 anni fa
hristoterezov
aeb301c8d5
feat(iframe_api): Add jwt token parameter
8 anni fa
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 anni fa
Leonard Kim
989161159d
Modal dialog for displaying dominant speaker times
9 anni fa
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
8 anni fa
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
8 anni fa
damencho
54d891afa7
Updates framerate using local statistics.
8 anni fa
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
8 anni fa
damencho
65239f9ffe
Adds frame rate to statistics bubble.
8 anni fa
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
8 anni fa
hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
9 anni fa
Lyubo Marinov
23ddce122b
Comply w/ coding style
9 anni fa
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
9 anni fa
damencho
2e4b39c19c
Fixes loading jquery-i18next.
9 anni fa
damencho
5f387737a1
Fix incorrect password dialog message when using authentication.
9 anni fa
Lyubo Marinov
3b54c527b6
Remove obsolete source code
9 anni fa
Lyubo Marinov
18368fefaa
Comply w/ coding style
9 anni fa
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
9 anni fa
Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
9 anni fa
Lyubo Marinov
e1056126e6
Fix TypeError: undefined is not an object
9 anni fa
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
9 anni fa
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
9 anni fa
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
9 anni fa
hristoterezov
b6990e9e5d
fix(filmstriponly): Set the background to transparent
9 anni fa
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
9 anni fa
damencho
cf69d591e4
Fixes manual triggered tooltips text and no hover.
9 anni fa
yanas
d84901f196
Font size adjustment and moving link to config param
9 anni fa
damencho
a1b3c56de7
Uses tooltip to show custom popups for mute mic button/shared video button.
9 anni fa
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
9 anni fa
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
9 anni fa
hristoterezov
0e92e48376
fix(ss): resize for remote videos
9 anni fa
Lyubomir Marinov
8687b69167
Consistency
Be consistent about formatting within 1 and the same file.
9 anni fa
Lyubomir Marinov
6c5468d904
Simplify the source code
If half the file is written in ES6, it is easier to read if the rest of
the file is in ES6 as well. If ES6 is used, then const is better than
let. If source code is shorter yet as readable as the long version, then
prefer the short version.
9 anni fa
Lyubomir Marinov
a8cd4ff12c
1, not 2 names for 1 and the same abstraction
window.location calls it reload so util/helpers shouldn't call it
redirect because UI/util/UIUtil has it is own redirect which is the
assign of window.location.
9 anni fa
Saúl Ibarra Corretgé
5849980092
external_api: fix jsdoc
9 anni fa
damencho
39a8681e8e
Improves safe checks for missing stats.
9 anni fa
yanas
09ba14eb04
Fixes video thumbnail border and large video background color
9 anni fa
hristoterezov
2b1176df53
style(remotecontrol): getRequestedParticipant method comments
9 anni fa
hristoterezov
05bfbf5620
fix(remotecontrol): Execute Reciever.enable only when the value is changed
9 anni fa
hristoterezov
4af706bd83
style(keycode): Comment
9 anni fa
hristoterezov
b62e4d5ee9
fix(remotecontrol): Log level
9 anni fa
hristoterezov
bd98d661d3
ref(remotecontrol): Moves hangup logic to remote control module
9 anni fa
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
9 anni fa
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
9 anni fa
hristoterezov
15090243d0
fix(API): JS errors caused by remote control merge
9 anni fa
hristoterezov
b22e3ee253
style(remotecontrol): Fix JSDoc for RemoteControlEvent
9 anni fa
hristoterezov
e693554961
fix(remotecontrol): Logging
9 anni fa
hristoterezov
0efca9a9a8
fix(remotecontrol): Fixing issues after peer review.
9 anni fa