jiti-meet/modules
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
..
API [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
UI fix(video-label): Display based on video dimensions in LargeVideoManager 2017-05-17 11:54:22 -05:00
URL feat(overlays): for filmstrip only mode 2017-03-27 14:20:25 -05:00
analytics Add jwt module to react 2017-05-09 00:21:14 -05:00
devices Rename functions, fix jquery element ref and indentetation 2016-10-07 13:55:27 -05:00
keyboardshortcut Sends analytics event everytime speaker stats is open. 2017-03-24 10:07:46 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol fix(remotecontrol): Controller enabled property 2017-05-16 12:45:39 -05:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
transport Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
util Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
FollowMe.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00