jiti-meet/modules/UI
virtuacoplenny 1da95d2e37 fix(large-video): trigger update after timeout for 1-on-1 calls (#1599)
* fix(large-video): trigger update after timeout for 1-on-1 calls

Currently no video switch happens if a user joins audio and video
muted. For example, User A is in a call and User B joins with no
mic and camera. User A will keep seeing local video on large video.
The fix is to set a timeout, of a somewhat arbitrary 3 seconds, to
show User B on large video.

* SQUASH: wrap videoElement access in if

* SQUASH: split out remoteVideoActive logic
2017-05-25 11:50:52 -05:00
..
audio_levels Fixes audio level algorithm. 2016-09-29 00:22:05 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
feedback Made inputs identical 2016-11-11 17:22:47 +02:00
recording fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
ring_overlay Comply w/ codying style: naming, formatting, etc. 2017-05-25 10:56:08 -05:00
shared_video feat(1-on-1): Initial implementation 2017-05-23 13:28:27 -07:00
side_pannels Fixes #1549, toggles smileys menu. 2017-05-04 11:19:46 -05:00
util feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
videolayout fix(large-video): trigger update after timeout for 1-on-1 calls (#1599) 2017-05-25 11:50:52 -05:00
UI.js Comply w/ codying style: naming, formatting, etc. 2017-05-25 10:56:08 -05:00
UIErrors.js Addresses comment about Feedback dependency 2016-08-26 16:07:20 -05:00