damencho
2c1a9d20fd
Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown.
9 lat temu
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 lat temu
damencho
2b26580a7c
Disables switching to dominant speaker when Etherpad is shown on large video.
9 lat temu
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 lat temu
damencho
5837ef506c
Removes remoteVideoTypes and uses the set/get in the small video instances.
9 lat temu
damencho
3fc839cb37
Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed.
9 lat temu
damencho
97733cd17a
Resizes large video on filmstrip toggle.
10 lat temu
damencho
4ff6d276ce
Removes prezi.
10 lat temu
yanas
ad44cc518a
Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing.
10 lat temu
isymchych
cd71b0a603
use latest version of the config.channelLastN
10 lat temu
isymchych
f242c8cfdc
handle missing remoteVideo when removing video element
10 lat temu
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
10 lat temu
damencho
3c61bac3c8
Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span.
10 lat temu
isymchych
0bcbd105e3
escape nicknames before displaying them
10 lat temu
isymchych
401e5e7ae0
fix jshint issues
10 lat temu
isymchych
fdfa9de150
hide large video if stream is muted
10 lat temu
isymchych
f65d630ad8
allow user to select camera and microphone
10 lat temu
damencho
e81d3c02ad
Shows dominant speaker icon for the local user, when he is the dominant speaker.
10 lat temu
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
10 lat temu
paweldomas
7ec6e9ae29
Gets rid fo RTCBrowserType usages.
10 lat temu
isymchych
d19789005e
use statistics module from the library
10 lat temu
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.
10 lat temu
paweldomas
0bf98bf6cf
Fixes broken call to waitForPlayback in lastN logic.
10 lat temu
paweldomas
48cedb0865
Adopts to new semantics of JitsiTrack#attach method.
10 lat temu
hristoterezov
1176390214
Fixes issues for audio only participants
10 lat temu
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.
10 lat temu
yanas
6e7ed13370
Fixes missing local video thumbnail before entering a conference.
10 lat temu
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
10 lat temu
isymchych
bc2afd7d64
Minor fixes for jitsi-meet-new
* use proper context for the function
* remove duplicate line
10 lat temu
hristoterezov
089a9880b0
Fixes issues related to PR #452
10 lat temu
isymchych
6cda300861
synchronize Large video fadeIn/fadeOut animations
10 lat temu
isymchych
6b98fd52ea
added some documentation (jsdocs)
10 lat temu
yanas
3fe0487df7
Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code.
10 lat temu
damencho
bc43108877
Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker.
10 lat temu
damencho
0db262da6a
Fixes showing local resolution in UI.
10 lat temu
isymchych
cff44286f5
resize #videospace on window resize
10 lat temu
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
10 lat temu
yanas
dacd54b73c
Fixes clicking remote participant in the contact list.
10 lat temu
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
10 lat temu
damencho
809f68104d
Fixes undefined error.
10 lat temu
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.
10 lat temu
damencho
cb40ab5420
Fixes moderator icon on remote videos.
10 lat temu
isymchych
0262917aa6
implementation of "start muted"
10 lat temu
damencho
8249aea796
Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set.
10 lat temu
hristoterezov
29a85b797a
Fixes audio / video mutes
10 lat temu
isymchych
c36001f861
removed xmpp and RTC modules
10 lat temu
isymchych
6ee6b6e9e5
fixes after rebase
10 lat temu
isymchych
b375b14696
abstract out remoteVideos management
10 lat temu
isymchych
a10f9437f1
Integration of statistics module
10 lat temu
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
10 lat temu