Commit Graph

251 Commits

Author SHA1 Message Date
hristoterezov 873cfebe84 Adds audio level statistics for the local stream. 2014-06-26 16:58:43 +02:00
yanas ccfa620f46 Updates js versions. 2014-06-24 15:02:20 +03:00
yanas 1c1c3f8f5b Fixes active speaker relevant issues. Moves all UI related code in the videolayout.js 2014-06-24 14:59:32 +03:00
Philipp Hancke 49cf8cba3a dont call SDPUtil.find_line without the media section 2014-06-22 16:12:56 +02:00
hristoterezov 6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas 10f8ea786a Updates js and css versions. 2014-06-19 16:45:37 +03:00
yanas 467b3220d6 Adds some active speaker logs. 2014-06-19 16:40:54 +03:00
yanas ef2c1801cc Removes brightness filter from active speaker. 2014-06-19 14:30:08 +03:00
paweldomas 249d69bdc9 Quits the conference when too old browser is being used. 2014-06-18 19:05:22 +02:00
paweldomas 6d6ca2a9e9 Attempts to prevent from failure in case addSource/removeSource notification is received before localDescription is created. 2014-06-18 18:58:00 +02:00
yanas f53bb6d8c6 Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available. 2014-06-18 17:45:31 +03:00
yanas 1a0cd4f1c6 Updates js versions. 2014-06-18 14:51:24 +03:00
yanas 73cd3c04f6 Improved, more user friendly tooltips. 2014-06-18 14:42:31 +03:00
yanas 8d68239931 Fixes disappearing video during active speaker change. 2014-06-13 19:29:56 +03:00
yanas e1f861e699 Updates js versions. 2014-06-13 11:28:08 +03:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
yanas a5e15e80fc Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:33:57 +03:00
yanas 715749ead8 Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 20:59:47 +03:00
Philipp Hancke 15f267ac4c add link to mailing list 2014-06-11 12:38:47 +02:00
paweldomas 9bfa79ae82 Adds RTP stats processing. 2014-06-05 13:09:31 +02:00
paweldomas 8d6e8d360b Does not switch to local video when we're detected as an active speaker. Comments out sample code. 2014-06-04 16:51:06 +03:00
paweldomas be42629a63 Adopts XEP-0343 for DTLS/SCTP Jingle signaling. 2014-06-04 16:51:05 +03:00
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 2014-06-04 16:51:05 +03:00
paweldomas e3f33c7a77 Adds experimental active speaker detection. 2014-06-04 16:51:04 +03:00
paweldomas 6d96981520 Replaces focus endpoint name "fix_me_focus_endpoint" with it's actual XMPP resource. 2014-06-04 16:51:04 +03:00
paweldomas 0509b8e3c4 Adds SCTP data channels. 2014-06-04 16:51:04 +03:00
yanas 96b7a3d3e1 Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change. 2014-06-02 19:04:07 +02:00
Boris Grozev 8fb7c119ae s/JitMeet/Jitsi Meet/ 2014-06-02 12:24:09 +02:00
yanas f0a8282736 Fixes some problems related to adding a prezi to the conference. Updates the Prezi Player and fixes some issues caused by commit 76c0485e (Skip animation steps). 2014-05-30 17:18:32 +02:00
yanas 3810aed345 Make sure the conference isn't refresh after we invite new people. 2014-05-27 18:39:06 +02:00
Yasen Pramatarov a89b8711f8 Merge pull request #73 from marclaporte/patch-2
typo
2014-05-26 19:19:16 +03:00
Yasen Pramatarov aeee6d80b6 Merge pull request #72 from marclaporte/patch-1
typo
2014-05-26 19:18:52 +03:00
Marc Laporte 6d72f0a1bd typo 2014-05-26 12:03:35 -04:00
Marc Laporte e60f5bf859 typo 2014-05-26 12:01:44 -04:00
yanas d835887fa9 Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants. 2014-05-22 18:56:09 +02:00
yanas 4d0c74879a Fixes issue #70 - Invite others reports null when pressed too early. 2014-05-21 15:12:51 +02:00
yanas e6aba30c09 Merge pull request #71 from rk4an/patch-1
Set tooltip on link instead of only on the icon in order to allow the tooltip to appear when we're over the button and not only over it's icon.
2014-05-21 11:17:38 +02:00
Erkan 40a9da5791 set title on link and not just on icon 2014-05-21 08:45:26 +02:00
yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 2014-05-19 14:49:20 +02:00
bgrozev 8a77dc10e1 Update instructions.
Don't  use the prosody admin console, as it's disabled.
2014-05-16 22:38:15 +02:00
Yasen Pramatarov bea633e4bb Merge pull request #68 from eins78/patch-1
INSTALL.md: make sure lsb-release is installed
2014-05-16 13:27:55 +03:00
Max Albrecht 3fee98d138 INSTALL.md: make sure lsb-release is installed
If `lsb-release` is not installed, an invalid entry is added to `/etc/apt/sources.list`, leaving apt in an unusable state
2014-05-16 11:54:27 +02:00
Boris Grozev 2bbf7e205c s/jitmeet/jitsi in exmaple config files. 2014-05-16 10:58:36 +02:00
Emil Ivov 7195758405 Cosmetics
Applies Fcrancois's suggestion about tipping users where they can start testing.
Removes occurrences of jitmeet since the name is no longer in use.
2014-05-16 07:15:54 +02:00
Boris Grozev 50a08d175f Adds the example config files and updates the link in INSTAL.md 2014-05-15 23:53:06 +02:00
yanas b552f20c6b Cleans code to complete the pull request from peili, which was committed with a513d6d. 2014-05-13 16:18:37 +02:00
yanas a513d6de9d Merge pull request #58 from peili/patch-1
Allowing iFrame Content to be clickable on top
2014-05-13 16:14:08 +02:00
yanas 11294a64d7 Merge pull request #62 from peili/patch-2
Skip animation steps
2014-05-13 15:43:55 +02:00
paweldomas 226028c064 Don't try to access runtime after determining it is null. Pull request by mduggan. 2014-05-13 12:09:39 +02:00
yanas 68ff87d0ab Fixes focus restore in the case of only 2 participants and one of them reloads. 2014-05-12 11:56:33 +02:00