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 年之前
yanas
fe2804f474
Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream.
9 年之前
yanas
6e7ed13370
Fixes missing local video thumbnail before entering a conference.
9 年之前
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
9 年之前
isymchych
bc2afd7d64
Minor fixes for jitsi-meet-new
* use proper context for the function
* remove duplicate line
9 年之前
hristoterezov
089a9880b0
Fixes issues related to PR #452
9 年之前
isymchych
6cda300861
synchronize Large video fadeIn/fadeOut animations
9 年之前
isymchych
6b98fd52ea
added some documentation (jsdocs)
9 年之前
yanas
3fe0487df7
Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code.
9 年之前
damencho
bc43108877
Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker.
9 年之前
damencho
0db262da6a
Fixes showing local resolution in UI.
9 年之前
isymchych
cff44286f5
resize #videospace on window resize
9 年之前
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
9 年之前
yanas
dacd54b73c
Fixes clicking remote participant in the contact list.
9 年之前
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
9 年之前
damencho
809f68104d
Fixes undefined error.
9 年之前
damencho
0531daf541
Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker.
9 年之前
damencho
cb40ab5420
Fixes moderator icon on remote videos.
9 年之前
isymchych
0262917aa6
implementation of "start muted"
9 年之前