Commit Graph

23652 Commits

Author SHA1 Message Date
bobakoftadeh
f7074e5548 Renamed flag for hiding webcam menu 2019-01-24 22:08:47 +00:00
Fred Dixon
b9f9f0b3af
Merge pull request #6635 from kepstin/rec-corrupt-video
Add a check to reject undecodable video streams.
2019-01-24 16:27:54 -05:00
bobakoftadeh
a3f20aa281 Added flag to hide dropdown menu in webcam 2019-01-24 21:15:43 +00:00
Pedro Beschorner Marin
5ecfbce82a
Information about the ended tag creation order 2019-01-24 19:13:22 -02:00
Richard Alam
d34ee2a90e - when freeswitch initiates hanging up of global audio call, we need to hangup all
listen only callers. If not, the globak audio stream is destroyed and not re-recreated
   resulting in no audio for listen only.
2019-01-24 12:55:33 -08:00
Anton Georgiev
20cd182e86
Merge pull request #6629 from antobinary/remove-logs
Added remaining 2.2 HTML5 logs. Fixed issues with format
2019-01-24 15:44:39 -05:00
Anton Georgiev
b73d658710
Merge pull request #6623 from Tainan404/issue-6575
Fix blank panel when breakout rooms ends
2019-01-24 15:24:03 -05:00
Calvin Walton
52fadaf4a6 Add a check to reject undecodable video streams.
In some cases, ffmpeg will be able to read the file, but the video itself
can't be decoded (missing/corrupt stream headers, for example). In this case,
some of the properties on the stream object will be nil.
Make sure that pix_fmt is present in the probed info, since that's a required
property.
2019-01-24 14:56:48 -05:00
Anton Georgiev
88df7450a5
Merge pull request #6633 from Tainan404/issue-6592
Fix audio test play button.
2019-01-24 11:22:49 -05:00
Vitor Mateus
b6d5b15e3e Implement enable/disable Animations issue-5846 2019-01-24 14:16:23 -02:00
Tainan Felipe
177c5cb2e7 Fix audio test play button 2019-01-24 10:05:59 -02:00
Ghazi Triki
d5091ef61b Added unit test for join API. 2019-01-24 08:42:14 +01:00
Anton Georgiev
812c1fb125 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-logs 2019-01-23 22:06:30 +00:00
Anton Georgiev
7e7617f89e Log errors with locale processing 2019-01-23 21:56:38 +00:00
Fred Dixon
bad302531f
Merge pull request #6628 from bigbluebutton/ffdixon-patch-1
Update index.html to join HTML5 user as Moderator
2019-01-23 16:46:48 -05:00
Fred Dixon
0484a4c604
Update index.html to join HTML5 user as Moderator 2019-01-23 16:46:31 -05:00
Anton Georgiev
975102fb0f fixed json parsion issues in Transifex locale strings 2019-01-23 21:44:51 +00:00
Anton Georgiev
d7dadec51d add 2.2 html5 localized strings 2019-01-23 21:16:33 +00:00
Anton Georgiev
3a375cb48f
Merge pull request #6619 from prlanzarin/fix-chrome-pc-createOffer
Fixed Safari check in kurento-utils
2019-01-23 14:04:47 -05:00
Tainan Felipe
1cc91a79d0 Fix blank panel when breakout rooms ends 2019-01-23 17:03:48 -02:00
Anton Georgiev
7daa4dd2bd
Merge pull request #6622 from MaximKhlobystov/webcam-device-id
Fix the issue with webcam preview and webcams dropdown
2019-01-23 14:02:39 -05:00
Maxim Khlobystov
6c57677587 Properly use webcamDeviceId from state 2019-01-23 13:45:36 -05:00
prlanzarin
4a2c26cc6f Fixed Safari check in kurento-utils 2019-01-23 16:33:04 +00:00
Tainan Felipe
cfee36f8d7 Add time remaining notification bar status 2019-01-23 14:13:03 -02:00
Joao Siebel
0cc53db366 show audio modal when microphone is locked, and fix a problem with listenOnly connection. close #6574 2019-01-23 14:06:14 -02:00
Anton Georgiev
6c06abc5bd
Merge pull request #6607 from prlanzarin/fix-chrome-pc-createOffer
Fix webcam/screen sharing on Windows
2019-01-23 08:52:25 -05:00
prlanzarin
1e71edb18a Add specific case for safari-specific devices on the SD offer release 2019-01-23 13:23:43 +00:00
Bobak Oftadeh
42eba49dcd Adjusted min-width for dropdown 2019-01-22 14:50:25 -08:00
Chad Pilkey
6ebd41312f
Merge pull request #6616 from capilkey/2.2-2019-Flash-copyright
Update the copyright in 2.2 Flash client to 2019
2019-01-22 17:15:18 -05:00
Chad Pilkey
4d9d0aaf23 update the copyright in 2.2 Flash client to 2019 2019-01-22 14:14:35 -08:00
Anton Georgiev
59e16a0bec
Merge pull request #6614 from antobinary/remove-logs
Recovered matching 2.0 German strings manually
2019-01-22 16:57:53 -05:00
Anton Georgiev
850e9bc718 Recovered matching 2.0 German strings manually 2019-01-22 21:56:30 +00:00
prlanzarin
1d03025705 Fixed Chrome extension-based screensharing with the newest adapter on Flash 2019-01-22 17:26:27 +00:00
Vitor Mateus
50047ea36b Fix error on click in toast 2019-01-22 09:42:03 -02:00
Ghazi Triki
cbcf9315a0 Improved response handling in ApiControllerSpec and added unit test for join. 2019-01-22 11:50:33 +01:00
Anton Georgiev
4ca1995bc6
Merge pull request #6608 from prlanzarin/improve-gDM-support-2.2
Improved getDisplayMedia detection
2019-01-21 17:07:34 -05:00
bobakoftadeh
5284a351c0 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-dropdown-webcaps 2019-01-21 21:53:22 +00:00
bobakoftadeh
1b4d956cb5 Fixed dropdown and removed gray border for webcams 2019-01-21 21:51:20 +00:00
prlanzarin
544d2ad38b Improved getDisplayMedia detection 2019-01-21 21:04:59 +00:00
Ghazi Triki
a11ce7732e Implemented unit tests for create API. 2019-01-21 21:58:16 +01:00
prlanzarin
7df4349609 Reverted a change on kurento-utils that caused problems with the SDP offer generation 2019-01-21 20:25:00 +00:00
Anton Georgiev
913d906e5b
Merge pull request #6606 from antobinary/remove-logs
Remove ping-pong logs for webcams
2019-01-21 15:09:48 -05:00
Anton Georgiev
120c4712dc remove ping-pong logs for webcams 2019-01-21 20:05:52 +00:00
Vitor Mateus
d9fb42b023 Avoid stay loading when meeting end intentionally 2019-01-21 17:28:37 -02:00
Chad Pilkey
743caa2d15 remove WebRTC blocks for Edge and update adapter.js 2019-01-21 11:25:32 -08:00
Anton Georgiev
acaeafdea0
Merge pull request #6598 from bigbluebutton/antobinary-video-enable
Enable kurento webcams [video] by default
2019-01-21 12:35:10 -05:00
Anton Georgiev
fa7014c133
Merge pull request #6597 from antobinary/remove-logs
Removed REDIS pubsub html5 logs; Disabled debug by default
2019-01-21 12:24:40 -05:00
Anton Georgiev
3fe058db31
Enable kurento webcams [video] by default 2019-01-21 12:08:04 -05:00
Anton Georgiev
c1ad2f30a6
Remove km.json missed in #6589 2019-01-21 12:06:59 -05:00
KDSBrowne
4920265dc0 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-add-create-br-to-manage-user-menu 2019-01-21 17:02:18 +00:00