jiti-meet/modules/UI/videolayout
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
..
ConnectionIndicator.js feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
Filmstrip.js fix(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js fix(config): Bring back minHDHeight 2017-05-17 16:13:16 -05:00
LocalVideo.js use logger instead of console 2016-11-23 11:32:55 -06:00
RemoteVideo.js feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
SmallVideo.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
VideoContainer.js fix(video-label): Listen to resize events on video elements when possible 2017-05-17 11:54:22 -05:00
VideoLayout.js fix(large-video): trigger update after timeout for 1-on-1 calls (#1599) 2017-05-25 11:50:52 -05:00