This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_app_c0
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.
1218
Commits
2
Branches
Tree:
ae96b9f365
app
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ae96b9f365'
${ noResults }
jitsi_app_c0
/
modules
/
UI
/
videolayout
History
paweldomas
ae96b9f365
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
..
ConnectionIndicator.js
Cleanup and formatting fixes in the UI module.
10 years ago
LargeVideo.js
Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js.
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