This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_corner2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1222
Commits
4
Branches
Tree:
9ec4bc91fc
dev
efficient_tiling
master
tile_view_dev
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9ec4bc91fc'
${ noResults }
jitsi_corner2
/
modules
/
UI
/
videolayout
History
paweldomas
0fe4999beb
Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used.
10 years ago
..
ConnectionIndicator.js
Cleanup and formatting fixes in the UI module.
10 years ago
LargeVideo.js
Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used.
10 years ago
LocalVideo.js
Fixes issue with black video when new stream element is inserted after the old one.
10 years ago
RemoteVideo.js
Fixes issue with black video when new stream element is inserted after the old one.
10 years ago
SmallVideo.js
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
10 years ago
VideoLayout.js
Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach.
10 years ago