yanas
7df5e92bc9
Adds new recording module.
9 lat temu
yanas
68994fbe74
Recording related UI modifications.
9 lat temu
hristoterezov
4a1175d44f
Fixes comments after review
9 lat temu
hristoterezov
bf9c4ea444
Implements server side connection establishment
9 lat temu
yanas
0bde7de37b
Merge pull request #560 from damencho/seek-on-start-paused
Seeks in video when we start in paused state.
9 lat temu
damencho
9632bd531c
Does not accumulate multiple pause events in commands.
9 lat temu
yanas
740c920cbb
Merge pull request #557 from damencho/enables-sharedvideo-for-all-participants
Enables shared video for all participants, the first to share is the …
9 lat temu
damencho
885210452c
Updates button states on non moderator participants before showing the toolbar.
9 lat temu
damencho
7c02803ef9
Seeks in video when we start in paused state.
9 lat temu
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.
9 lat temu
damencho
055f96bb03
Merge pull request #556 from jitsi/fix-follow-me-exception
Fixes exception on follow me command.
9 lat temu
yanas
76548f1cd0
Fixes exception on follow me command.
9 lat temu
yanas
1897de75b1
Merge pull request #555 from damencho/fix-shared-video-undefined
Uses player functions only after the player has reported playing event.
9 lat temu
damencho
508fd4a8df
Uses player functions only after the player has reported playing event.
9 lat temu
bgrozev
30cf17d99d
Merge pull request #554 from jitsi/fix-background-css
Reverts back to black background. We need to fix some other things be…
9 lat temu
yanas
568a5ba816
Reverts back to black background. We need to fix some other things before moving to grey background.
9 lat temu
yanas
9b09e61877
Merge pull request #553 from damencho/fix-replacing-pinned
Fixes and issue where: if we receive dominant speaker event just befo…
9 lat temu
yanas
1e7cd06555
Merge pull request #552 from damencho/shared-video-fixes
Shared video fixes
9 lat temu
damencho
d48ef06ddb
Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video.
9 lat temu
damencho
af9f651702
Check whether commands are coming from moderator.
9 lat temu
damencho
9abc78ef24
Do not send SELECTED_ENDPOINT events for custom containers.
9 lat temu
damencho
5112041e15
Merge pull request #551 from jitsi/fix-shared-video-ui-glitches
Fixes shared video thumbnail size and shared video on large background.
9 lat temu
yanas
6edbcb9311
Fixes shared video thumbnail size and shared video on large background.
9 lat temu
yanas
4ffafbe9a8
Merge pull request #545 from damencho/fix-video-switching-on-hide-container
Fix video switching on hide container
9 lat temu
yanas
d0ad928d39
Merge pull request #549 from damencho/fixes-early-pause-shared-video
Fixes early initial pause event, may lead to player keep buffering wi…
9 lat temu
yanas
c4f4dcdb4f
Merge pull request #546 from damencho/shared-video-display-name
Removes hoverIn/Out detection for shared video that shows/hides displ…
9 lat temu
damencho
27607e8754
Update variable name to pinnedId.
9 lat temu
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.
9 lat temu
damencho
e330dbf5d1
Fixes switching to pinned video when hiding a container.
9 lat temu
damencho
f788a45bac
Merge pull request #548 from jitsi/follow-me
Follow me
9 lat temu
bgrozev
3f62b479da
Merge pull request #550 from jitsi/polish-ui
Polish ui
9 lat temu
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.
9 lat temu
yanas
1526d4e239
Toolbar style changes.
9 lat temu
yanas
0a2a6e5677
Changing random avatars to robohash.
9 lat temu
yanas
72454ff279
HD label added when the large video is in HD.
9 lat temu
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 lat temu
yanas
5c0088d2ef
Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars.
9 lat temu
damencho
9efebc3702
Fixes early initial pause event, may lead to player keep buffering without starting.
9 lat temu
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.
9 lat temu
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.
9 lat temu
yanas
b1469186d1
Merge branch 'master' of https://github.com/jitsi/jitsi-meet into follow-me
9 lat temu
yanas
32c2d912be
Merge pull request #543 from damencho/shared-video
Shared video, synchronized play/pause/seek/muting/volume, initial commit.
9 lat temu
damencho
586b8401ae
Renames event name.
9 lat temu
damencho
f0fd7d7435
Renames method.
9 lat temu
damencho
9a39898eea
Renames event name.
9 lat temu
damencho
fe7d05a951
Reverse the check to use only VIDEO_CONTAINER_TYPE.
9 lat temu
damencho
1bdeda4ec3
Fixes updateLarge video to change to different container types which do not have stream.
9 lat temu
damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
9 lat temu
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
9 lat temu
damencho
9e7275acfb
Updates large video when user left and we are removing the shared video.
9 lat temu