Commit Graph

4389 Commits

Author SHA1 Message Date
Lyubomir Marinov 7c16d55094 Makes video aspect ratio an optional constraint in order to fix failures in which available resolutions meet the constraints on the width and height of a requested resolution but none of the available resolutions satisfy the constraint with respect to aspect ratio. 2014-07-18 15:17:55 +03:00
turint f90c277a49 Merge remote-tracking branch 'upstream/master' 2014-07-18 10:53:41 +03:00
Lyubomir Marinov 6a19d90420 Adds a method setChannelLastN to ColibriFocus which sets the default value of the channel last-n attribute and updates/patches the existing channels with it. 2014-07-17 23:20:36 +03:00
Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 2014-07-16 17:35:54 +03:00
Lyubomir Marinov 69508d7734 Fixes a syntax error. Adds the ability to define a default value for the channel attribute last-n. Parses JSON messages from Videobridge received on the data channel. Fixes unnecessary changing of the value of the channel attribute expire from 15 to 60. 2014-07-16 01:36:51 +03:00
George Politis 9d24910f82 Adds the method focus.setRTCPTerminationStrategy() 2014-07-15 20:19:13 +02:00
yanas c32ad97c0a Fixes focus indicator tooltip showing when we're not focus. 2014-07-14 13:54:26 +02:00
yanas 7c93a87a3e Updates versions. 2014-07-14 12:58:58 +02:00
yanas 66a64b6b78 Fixes thumbnails wrap after opening chat window. Closes issue #89. 2014-07-14 12:34:27 +02:00
paweldomas 3a87900bdf Adds googLeakyBucket flag to screen sharing mandatory constraints. 2014-07-14 11:19:28 +02:00
paweldomas 5ac83ec088 Fixes issues when given participant does not support all media types. 2014-07-14 09:28:22 +02:00
yanas a89555b4b6 Makes chat message notifications more visible. 2014-07-13 20:12:38 +02:00
yanas 4fbc37b345 Restores invite participants email functionality. Adds the password to the invitation email, for password protected conferences. 2014-07-13 19:30:14 +02:00
turint 25031d5a91 config is already deleted and second try breaks package uninstall 2014-07-08 23:13:41 +03:00
damencho 06d0df0135 Merge pull request #86 from turint/master
Adds jitsi-meet.example and README.
2014-07-08 16:51:03 +03:00
turint e3d4e108ed jitsi-meet.example and README added 2014-07-08 16:45:56 +03:00
damencho 142681e8b4 Merge pull request #74 from turint/master
Adds debian packaging.
2014-07-07 15:49:46 +03:00
turint 3958d8b347 added rule for webroot populating through install & rules 2014-07-07 15:30:52 +03:00
turint 36743da290 fix for architecture independent builds (arch "all") 2014-07-07 12:50:29 +03:00
bgrozev de227480ba Fix a typo (thanks, Fippo!) 2014-07-06 18:40:17 +03:00
Boris Grozev fb33131488 Add instructions for enabling recoridng. 2014-07-06 18:33:21 +03:00
turint 0c495b3d28 jitsi-meet.example.com domain references in the example config 2014-07-04 22:25:44 +03:00
turint b24898c79d removed an unneeded and breaking the build debconf reference 2014-07-04 21:27:43 +03:00
hristoterezov a694d0fbdf Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated. 2014-07-03 14:30:07 +02:00
Yana Stamcheva cef26315c3 Fixes problem when unpinning user and returning to active speaker video. 2014-07-03 09:28:25 +02:00
Boris Grozev c0dc84d824 Adds a button for recording. 2014-07-01 16:02:34 +02:00
turint 90afe1b4dc added uploaders and fixed homepage address 2014-07-01 16:43:16 +03:00
turint ddaf6caa51 /srv/web/ references changed to /usr/share/ ones 2014-07-01 16:25:30 +03:00
turint 450e2a05ff removed apt sources files 2014-07-01 16:22:52 +03:00
turint 186c1ff484 removed apt sources files, they will be in separate package 2014-07-01 16:21:07 +03:00
turint 8aa807b77d debian folder initial version 2014-07-01 16:18:30 +03:00
yanas 662287bf4a Active speaker user interface improvements and fixes. 2014-07-01 13:33:26 +03:00
turint 77cb10d6a1 Merge remote-tracking branch 'upstream/master' 2014-07-01 13:21:02 +03:00
Philipp Hancke 3f6c048426 chrome canary and firefox dont include a= 2014-07-01 09:06:23 +02:00
Yana Stamcheva f193d0d51d Fixes problem with local speaker removing the active speaker selection. Fixes problem with tooltip appearing behind video. 2014-06-27 18:27:24 +02:00
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
Philipp Hancke a4614b7cb2 support both variants, js focus still sends "old" protocol 2014-06-22 12:43:33 +02:00
Philipp Hancke 5be3a77e08 protocol changes 2014-06-22 11:13:02 +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