yanas
0013745783
Video thumbnails redesign
8 년 전
hristoterezov
dab5252746
feat(ringoverlay): Change the background when the avatar is displayed
8 년 전
damencho
a5bc9625ef
Fixes parameters for VideoLayout.resizeThumbnails.
8 년 전
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 년 전
damencho
bb705e32d9
Moves local video thumb initializations where they belong.
Moves local video thumb initializations where they belong in the local video constructor. Fixes a problem when there is no video device, then audio levels and gsm bars are missing. We were doing this initializations every time a video device is changed.
8 년 전
damencho
246ab88a3e
Fixes muting particular remote participant.
There was a bug that the handlers for menuItem for mute and kick are added for all remote participants. When clicked multiple handlers are executed and the action will be executed for all remote participants.
8 년 전
Boris Grozev
de41977c77
Logs resolution changes to callstats.
9 년 전
hristoterezov
7bf9a82f0b
Implements conference reload support
9 년 전
Boris Grozev
2d2e27b8d0
Implements "raised hand".
9 년 전
Boris Grozev
4b6ac38058
Fixes a failure to show the dominant speaker indicator for the local participant.
9 년 전
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 년 전
yanas
ab67b42eb9
Hide recorder local thumbnail
9 년 전
yanas
edf2f8114b
Make sure remote video exist before we use it
9 년 전
yanas
aeabad4891
Fix missing remote video exception
9 년 전
yanas
c881e7b640
Add hidden participant support
9 년 전
paweldomas
f2c9b8b7a5
Fix issue updating large video 'src' while on stage
9 년 전
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
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
9abc78ef24
Do not send SELECTED_ENDPOINT events for custom containers.
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
72454ff279
HD label added when the large video is in HD.
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
fe7d05a951
Reverse the check to use only VIDEO_CONTAINER_TYPE.
9 년 전
damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
9 년 전
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 년 전
damencho
2b26580a7c
Disables switching to dominant speaker when Etherpad is shown on large video.
9 년 전
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.
9 년 전
damencho
5837ef506c
Removes remoteVideoTypes and uses the set/get in the small video instances.
9 년 전
damencho
3fc839cb37
Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed.
9 년 전
damencho
97733cd17a
Resizes large video on filmstrip toggle.
9 년 전
damencho
4ff6d276ce
Removes prezi.
9 년 전
yanas
ad44cc518a
Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing.
9 년 전
isymchych
cd71b0a603
use latest version of the config.channelLastN
9 년 전
isymchych
f242c8cfdc
handle missing remoteVideo when removing video element
9 년 전
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 년 전
damencho
3c61bac3c8
Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span.
9 년 전
isymchych
0bcbd105e3
escape nicknames before displaying them
9 년 전
isymchych
401e5e7ae0
fix jshint issues
9 년 전
isymchych
fdfa9de150
hide large video if stream is muted
9 년 전
isymchych
f65d630ad8
allow user to select camera and microphone
9 년 전
damencho
e81d3c02ad
Shows dominant speaker icon for the local user, when he is the dominant speaker.
9 년 전
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
9 년 전
paweldomas
7ec6e9ae29
Gets rid fo RTCBrowserType usages.
9 년 전
isymchych
d19789005e
use statistics module from the library
9 년 전
paweldomas
103b5d71d0
Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo.
Removes duplicated logic for hiding video element when the user is muted.
9 년 전
paweldomas
0bf98bf6cf
Fixes broken call to waitForPlayback in lastN logic.
9 년 전
paweldomas
48cedb0865
Adopts to new semantics of JitsiTrack#attach method.
9 년 전
hristoterezov
1176390214
Fixes issues for audio only participants
9 년 전