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.
|
2016-01-14 10:28:24 -06:00 |
damencho
|
f2c5e7da41
|
Removes unused code.
|
2016-01-11 17:34:02 -06:00 |
isymchych
|
0fd0f5b633
|
refactoring of Etherpad and Prezi
|
2015-12-30 13:12:01 +02:00 |
hristoterezov
|
3ec04d5a95
|
Implements desktop sharing.
|
2015-12-29 16:30:50 -06:00 |
isymchych
|
ec2be349df
|
refactor authentication module
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
6ded050b51
|
do not use RTC/xmpp in UI module
|
2015-12-17 17:31:56 +02:00 |
hristoterezov
|
d060db476f
|
Merge branch 'isymchych-bug/large-video-on-safari'
|
2015-11-20 11:21:14 -06:00 |
isymchych
|
1d59283518
|
fixed switching to large video from FF on safari
|
2015-11-20 14:05:37 +02:00 |
isymchych
|
19d9c0be50
|
fixed switching to large video from FF on safari
|
2015-11-19 14:32:07 +02:00 |
paweldomas
|
27fc4636b7
|
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
|
2015-11-06 16:18:33 -06:00 |
Boris Grozev
|
a2ad7b8f53
|
Mutes video elements.
|
2015-10-28 12:05:42 -05:00 |
Boris Grozev
|
cf8950110f
|
Adds additional logs, including timestamps relative to the initial
request.
|
2015-10-06 16:57:14 -05:00 |
Boris Grozev
|
ebdd91df4e
|
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
|
2015-10-01 17:56:45 -05:00 |
Boris Grozev
|
bd58e6c799
|
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
|
2015-09-10 22:28:16 -05:00 |
Boris Grozev
|
09eaa0d303
|
Fix comparison warnings.
|
2015-09-10 22:26:55 -05:00 |
paweldomas
|
4c2f0d3600
|
Removed duplicated code for adding video thumbnail's hover handler.
|
2015-08-24 11:53:12 +02:00 |
paweldomas
|
a8a0945d73
|
Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails.
|
2015-08-24 11:53:11 +02:00 |
paweldomas
|
74e7507a73
|
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
|
2015-08-05 14:10:08 +02:00 |
Boris Grozev
|
67a52e6f72
|
Cleanup and formatting fixes in the UI module.
|
2015-07-31 14:45:40 -05:00 |
paweldomas
|
2ffe178456
|
Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo).
|
2015-07-30 14:21:31 +02:00 |
hristoterezov
|
baee96734c
|
Moves LargeVideo html dependancies in LargeVideo.js
|
2015-07-29 14:39:09 -05:00 |
paweldomas
|
c3548eb866
|
Fixes issues with invalid avatars and problems with switching between videos.
|
2015-07-20 19:32:04 +02:00 |
paweldomas
|
17f245df5e
|
Fixes local video thumbnail being replaced with an avatar when lastN enabled.
|
2015-07-15 12:14:34 +02:00 |
paweldomas
|
ae759fab5b
|
Adds IE support through Temasys WebRTC plugin.
|
2015-07-10 11:57:20 +02:00 |
hristoterezov
|
6235ff163e
|
Fixes audio mute.
|
2015-06-30 14:34:11 +03:00 |
hristoterezov
|
f11c3b94ed
|
Moves some methods from avatar to videolayout.
|
2015-06-29 17:24:21 +03:00 |
hristoterezov
|
6a492d96c2
|
Refactors VideoLayout.js.
|
2015-06-23 11:00:46 +03:00 |