damencho
885210452c
Updates button states on non moderator participants before showing the toolbar.
пре 10 година
damencho
7c02803ef9
Seeks in video when we start in paused state.
пре 10 година
damencho
7d0cd00a50
Enables shared video for all participants, the first to share is the video all will see, later attempts will result just a dialog informing that video is already shared.
пре 10 година
damencho
508fd4a8df
Uses player functions only after the player has reported playing event.
пре 10 година
damencho
d48ef06ddb
Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video.
пре 10 година
damencho
af9f651702
Check whether commands are coming from moderator.
пре 10 година
damencho
9abc78ef24
Do not send SELECTED_ENDPOINT events for custom containers.
пре 10 година
yanas
6edbcb9311
Fixes shared video thumbnail size and shared video on large background.
пре 10 година
damencho
27607e8754
Update variable name to pinnedId.
пре 10 година
damencho
94d98ec0ab
Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video.
пре 10 година
damencho
e330dbf5d1
Fixes switching to pinned video when hiding a container.
пре 10 година
yanas
d49dff4ae1
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
пре 10 година
yanas
0a2a6e5677
Changing random avatars to robohash.
пре 10 година
yanas
72454ff279
HD label added when the large video is in HD.
пре 10 година
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
пре 10 година
damencho
9efebc3702
Fixes early initial pause event, may lead to player keep buffering without starting.
пре 10 година
yanas
cc761700fe
Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI.
пре 10 година
damencho
8df6a29741
Removes hoverIn/Out detection for shared video that shows/hides displayname, as we always display the name of the video when there is no thumb shown. And we do not want the name over the thumb.
пре 10 година
damencho
f0fd7d7435
Renames method.
пре 10 година
damencho
fe7d05a951
Reverse the check to use only VIDEO_CONTAINER_TYPE.
пре 10 година
damencho
1bdeda4ec3
Fixes updateLarge video to change to different container types which do not have stream.
пре 10 година
damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
пре 10 година
damencho
d82d4cbed9
Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist':
> at LargeVideoManager.getContainer
> at LargeVideoManager.get
> at Object.isCurrentlyOnLarge
> at Object.changeUserAvatar
> at Object.UI.setUserAvatar
> at Object.UI.addUser
пре 10 година
damencho
9e7275acfb
Updates large video when user left and we are removing the shared video.
пре 10 година
damencho
ba01733c4f
Adds confirmation dialog when closing shared video.
пре 10 година
damencho
a1ac18a632
Fixes pausing.
пре 10 година
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
пре 10 година
damencho
2b26580a7c
Disables switching to dominant speaker when Etherpad is shown on large video.
пре 10 година
damencho
eefdbd4fe5
Renames EtherpadContainerType to ETHERPAD_CONTAINER_TYPE.
пре 10 година
damencho
5963f85ad6
Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad.
пре 10 година
hristoterezov
438cae101f
Fixes error with max users limit after review
пре 10 година
damencho
3577f338cc
Does not do force-update when resizing.
пре 10 година
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.
пре 10 година
damencho
ca56734d9c
Moves VideoLayout reference in SmallVideo as it is used there in updateView.
пре 10 година
damencho
6955bb71f3
Adds methods to abstraction LargeContainer which are used by LargeVideo when updating video.
пре 10 година
damencho
5837ef506c
Removes remoteVideoTypes and uses the set/get in the small video instances.
пре 10 година
damencho
3fc839cb37
Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed.
пре 10 година
hristoterezov
02ff54b659
Implements dialog for max users error
пре 10 година
damencho
97733cd17a
Resizes large video on filmstrip toggle.
пре 10 година
damencho
4ff6d276ce
Removes prezi.
пре 10 година
Lyubomir Marinov
605a892f78
Implements an initial (demo) version of "Follow Me" for film strip visibility.
пре 10 година
Lyubomir Marinov
c35590dbda
Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles.
пре 10 година
damencho
d78666a49d
Removes listener to missing event and duplicate dialog code.
пре 10 година
hristoterezov
30e1e3b23a
Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet.
пре 10 година
yanas
67a73b163e
Removes empty space from the available width calculation.
пре 10 година
yanas
ad44cc518a
Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing.
пре 10 година
isymchych
be0abf908e
auto-save setiings
пре 10 година
isymchych
cd71b0a603
use latest version of the config.channelLastN
пре 10 година
isymchych
f242c8cfdc
handle missing remoteVideo when removing video element
пре 10 година
isymchych
3cf478826e
implement user logout
пре 10 година