jiti-meet/modules/UI
Leonard Kim a88409bbfa fix(video-label): Display based on video dimensions in LargeVideoManager
In its current implementation, the VideoStatusLabel shows HD based on peer
connection stats. These stats will be available on temasys browsers soon but
will remain unavailable on Firefox, which does not collect height/width stats.
To support VideoStatusLabel showing cross-browser, move the high-definition
detection out of stat sniffing and instead check the video element itself using
an interval in LargeVideoManager. (An interval was used because the temasys
video object does not support the onresize event.) Also, add a cleanup path from
conference.web to LargeVideoManager to remove the interval.
2017-05-17 11:54:22 -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 Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
ring_overlay Add jwt module to react 2017-05-09 00:21:14 -05:00
shared_video Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
side_pannels Fixes #1549, toggles smileys menu. 2017-05-04 11:19:46 -05:00
util Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
videolayout fix(video-label): Display based on video dimensions in LargeVideoManager 2017-05-17 11:54:22 -05:00
UI.js fix(video-label): Display based on video dimensions in LargeVideoManager 2017-05-17 11:54:22 -05:00
UIErrors.js Addresses comment about Feedback dependency 2016-08-26 16:07:20 -05:00