damencho
15f4288e4a
Fixes some jshint errors.
il y a 8 ans
paweldomas
6e0ba1de33
ref(VideoLayout): rename 'videoConnectionMessage'
Renames 'videoConnectionMessage' to 'localConnectionMessage', because
it is displayed when we're having problems with our local connection
and a different one will be shown for the remote connectivity issues.
il y a 8 ans
paweldomas
661ea2cf45
feat(VideoLayout): add remote connection problems UI
Grey filter will be applied to the remote video/avatar displayed on
"large" and a message indicating remote connectivity issues will be
shown on top of that.
il y a 8 ans
paweldomas
5952261e87
ref(LargeVideoManager): introduce 'setVideoConnectionMessage'
il y a 8 ans
paweldomas
5843c6c569
ref(LargeVideoManager): rename 'enableVideoProblemFilter'
il y a 8 ans
paweldomas
b8937e0349
fix(LargeVideoManager): hide video when avatar is displayed
il y a 8 ans
paweldomas
0aea799b50
doc(LargeVideoManager): fills missing JS doc
il y a 8 ans
paweldomas
419950ca49
fix(VideoLayout): "connection interrupted" shown only on video
The message about having connectivity issues should be displayed only
on top of the video like the "video problems filter" is.
il y a 8 ans
paweldomas
ecfc05bcc8
fix(LargeVideoManager): enable video problems filter on VideoContainer
Only the VideoContainer is interested in showing the video problems
filter which is meant to be displayed when ICE is disconnected.
il y a 8 ans
paweldomas
e39648ce21
ref(LargeVideo): rename to LargeVideoManager
It is confusing when the name of the main class exported from the file
is not the same as the filename.
il y a 8 ans
paweldomas
e0a05c5908
ref(LargeVideo): move VideoContainer to separate file
VideoContainer is a separate being which implements the LargeContainer
and it's confusing to have it in the same file. This was encouraging to
access private parts of the VideoContainer directly(not through
the interface).
il y a 8 ans
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
il y a 8 ans
hristoterezov
dab5252746
feat(ringoverlay): Change the background when the avatar is displayed
il y a 8 ans
yanas
c6ec96aca5
Adds avatar on stage specific background
il y a 8 ans
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
il y a 8 ans
hristoterezov
7bf9a82f0b
Implements conference reload support
il y a 8 ans
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
il y a 9 ans
paweldomas
f2c9b8b7a5
Fix issue updating large video 'src' while on stage
il y a 9 ans
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
il y a 9 ans
damencho
1bdeda4ec3
Fixes updateLarge video to change to different container types which do not have stream.
il y a 9 ans
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
il y a 9 ans
damencho
2b26580a7c
Disables switching to dominant speaker when Etherpad is shown on large video.
il y a 9 ans
damencho
5963f85ad6
Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad.
il y a 9 ans
damencho
9e0b1beed5
Always uses current video type to search for container that will handle it. Renames video container type to camera, to match the type ot the tracks. Add the same container to be used and for tracks with type of desktop.
il y a 9 ans
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
il y a 9 ans
isymchych
6476503240
LargeVideo: detach previous stream when attaching new one
il y a 9 ans
isymchych
255f374894
fix watermark logo blinking during video switching
il y a 9 ans
isymchych
24ffc816f4
LargeVideo: show watermark even if video is muted
il y a 9 ans
isymchych
fdfa9de150
hide large video if stream is muted
il y a 9 ans
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
il y a 9 ans
paweldomas
7ec6e9ae29
Gets rid fo RTCBrowserType usages.
il y a 9 ans
paweldomas
48cedb0865
Adopts to new semantics of JitsiTrack#attach method.
il y a 9 ans
hristoterezov
1176390214
Fixes issues for audio only participants
il y a 9 ans
paweldomas
875a7b6f4f
Uses property instead of jquery to hook "onplay" event of the large video.
il y a 9 ans
paweldomas
4cf1f92e25
Fixes broken large video resize functionality.
il y a 9 ans
paweldomas
2fb65dd752
Uses fadeTo instead of fadeIn/fadeOut which do not seem to work correctly on Safari.
il y a 9 ans
isymchych
bc2afd7d64
Minor fixes for jitsi-meet-new
* use proper context for the function
* remove duplicate line
il y a 9 ans
hristoterezov
089a9880b0
Fixes issues related to PR #452
il y a 9 ans
isymchych
6cda300861
synchronize Large video fadeIn/fadeOut animations
il y a 9 ans
isymchych
6b98fd52ea
added some documentation (jsdocs)
il y a 9 ans
yanas
3fe0487df7
Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code.
il y a 9 ans
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
il y a 9 ans
damencho
3cd549a758
Hides video wrapper when avtar is shown, and make it visible when we hide the avtar.
il y a 9 ans
damencho
0531daf541
Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker.
il y a 9 ans
damencho
6a91a48823
Fixes element id name.
il y a 9 ans
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
il y a 9 ans
yanas
d6a1192a0f
Fixes issue with avatar not being centered.
il y a 9 ans
hristoterezov
29a85b797a
Fixes audio / video mutes
il y a 9 ans
isymchych
6ee6b6e9e5
fixes after rebase
il y a 9 ans
isymchych
b375b14696
abstract out remoteVideos management
il y a 9 ans