yanas
d9c3eec9a8
Fix the black stripe (another try)
пре 9 година
yanas
351775a1c0
Add jsdocs to the recording view manager
пре 9 година
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
пре 9 година
yanas
4990406010
Fix black stripe on the right of the screen
пре 9 година
yanas
a1cef0f181
Add notification popup for shared video auto mute
пре 9 година
damencho
b949ffdda1
Prevents users that are not sharing the video of pausing the video and leaves the control to the user sharing the video.
пре 9 година
damencho
7dad981112
Follow seeking while player is paused.
пре 9 година
yanas
a3bfce4c40
Set follow-me initial state after enable
пре 9 година
damencho
bede8feccc
Mutes local video when shared video is playing and mutes shared video if user wants to talk.
пре 9 година
damencho
9a984b7f84
Instantly update volume changes.
пре 9 година
hristoterezov
8d77088f6d
Stores measured times and exposes them
пре 9 година
yanas
67e8118d74
Shows/hides feedback button when the filmstrip is shown/hidden.
пре 9 година
yanas
ea9b909775
Fixes exception in follow-me when we receive an update for a video thumbnail that's not there yet.
пре 9 година
damencho
ebe37ff98a
Handle on player error so we can remove the player.
пре 9 година
damencho
104503ee13
Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received.
пре 9 година
damencho
6951089130
Force seek when transition from and to pause state.
пре 9 година
damencho
952eaf5a0c
Avoids double loading of the player.
пре 9 година
damencho
06f3ddc822
Hides the toolbar if the user is a recorder.
пре 9 година
yanas
7f7d9d5594
Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders.
пре 9 година
yanas
76820bed8d
Fixes recording state handling.
пре 9 година
yanas
39c350cdba
Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder.
пре 9 година
damencho
a38b628d76
Docks toolbar when shared video is shown.
пре 9 година
yanas
8b060e9cc0
Fixes mistakenly removed button.
пре 9 година
yanas
6d51cb5f40
Fixes mistakenly removed button.
пре 9 година
yanas
51037c2dca
Fixes status change from pending to unavailable.
пре 9 година
yanas
7df5e92bc9
Adds new recording module.
пре 9 година
yanas
68994fbe74
Recording related UI modifications.
пре 9 година
damencho
885210452c
Updates button states on non moderator participants before showing the toolbar.
пре 9 година
damencho
7c02803ef9
Seeks in video when we start in paused state.
пре 9 година
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 година
damencho
508fd4a8df
Uses player functions only after the player has reported playing event.
пре 9 година
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 година
damencho
af9f651702
Check whether commands are coming from moderator.
пре 9 година
damencho
9abc78ef24
Do not send SELECTED_ENDPOINT events for custom containers.
пре 9 година
yanas
6edbcb9311
Fixes shared video thumbnail size and shared video on large background.
пре 9 година
damencho
27607e8754
Update variable name to pinnedId.
пре 9 година
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 година
damencho
e330dbf5d1
Fixes switching to pinned video when hiding a container.
пре 9 година
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 година
yanas
0a2a6e5677
Changing random avatars to robohash.
пре 9 година
yanas
72454ff279
HD label added when the large video is in HD.
пре 9 година
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
пре 9 година
damencho
9efebc3702
Fixes early initial pause event, may lead to player keep buffering without starting.
пре 9 година
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 година
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 година
damencho
f0fd7d7435
Renames method.
пре 9 година
damencho
fe7d05a951
Reverse the check to use only VIDEO_CONTAINER_TYPE.
пре 9 година
damencho
1bdeda4ec3
Fixes updateLarge video to change to different container types which do not have stream.
пре 9 година
damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
пре 9 година
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 година