hristoterezov
|
7bf9a82f0b
|
Implements conference reload support
|
před 9 roky |
damencho
|
5dffddceec
|
Make sure we have only one dialog instance.
|
před 9 roky |
yanas
|
57815cb2fe
|
Unifrms messageHandler access and adds enable disable
|
před 9 roky |
yanas
|
d95b2b034b
|
Fix initial state of user interaction mute
|
před 9 roky |
yanas
|
c2f46a5cfe
|
Refactor shared video manager
|
před 9 roky |
damencho
|
2442f0dfd3
|
Removes playerPaused variable and just use player to get its state.
|
před 9 roky |
yanas
|
3a9d743d47
|
Add shared video smart mike mutes unmutes
|
před 9 roky |
yanas
|
d08e37b42b
|
Adds smart un-mute to the shared video logic
|
před 10 roky |
yanas
|
a1cef0f181
|
Add notification popup for shared video auto mute
|
před 10 roky |
damencho
|
b949ffdda1
|
Prevents users that are not sharing the video of pausing the video and leaves the control to the user sharing the video.
|
před 10 roky |
damencho
|
7dad981112
|
Follow seeking while player is paused.
|
před 10 roky |
damencho
|
bede8feccc
|
Mutes local video when shared video is playing and mutes shared video if user wants to talk.
|
před 10 roky |
damencho
|
9a984b7f84
|
Instantly update volume changes.
|
před 10 roky |
damencho
|
ebe37ff98a
|
Handle on player error so we can remove the player.
|
před 10 roky |
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.
|
před 10 roky |
damencho
|
6951089130
|
Force seek when transition from and to pause state.
|
před 10 roky |
damencho
|
952eaf5a0c
|
Avoids double loading of the player.
|
před 10 roky |
damencho
|
a38b628d76
|
Docks toolbar when shared video is shown.
|
před 10 roky |
damencho
|
7c02803ef9
|
Seeks in video when we start in paused state.
|
před 10 roky |
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.
|
před 10 roky |
damencho
|
508fd4a8df
|
Uses player functions only after the player has reported playing event.
|
před 10 roky |
damencho
|
af9f651702
|
Check whether commands are coming from moderator.
|
před 10 roky |
yanas
|
6edbcb9311
|
Fixes shared video thumbnail size and shared video on large background.
|
před 10 roky |
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.
|
před 10 roky |
damencho
|
9efebc3702
|
Fixes early initial pause event, may lead to player keep buffering without starting.
|
před 10 roky |
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.
|
před 10 roky |
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.
|
před 10 roky |
damencho
|
f0fd7d7435
|
Renames method.
|
před 10 roky |
damencho
|
1bdeda4ec3
|
Fixes updateLarge video to change to different container types which do not have stream.
|
před 10 roky |
damencho
|
9e7275acfb
|
Updates large video when user left and we are removing the shared video.
|
před 10 roky |
damencho
|
ba01733c4f
|
Adds confirmation dialog when closing shared video.
|
před 10 roky |
damencho
|
a1ac18a632
|
Fixes pausing.
|
před 10 roky |
damencho
|
38275ce045
|
Shared video, synchronized playing/seek/muting/volume initial commit.
|
před 10 roky |