Richard Alam
613a214817
Default recording codec
...
Set the default recording codec to opus since we now have opus support in freeswitch.
2019-11-05 16:18:19 -05:00
Chad Pilkey
3565331d7a
send user's role with feedback
2019-11-05 13:16:34 -08:00
Tainan Felipe
ca144ea73e
Add bbb_preferred_camera_profile to user data parameters
2019-11-05 17:23:13 -03:00
KDSBrowne
1e9d689733
remove Meteor.setTimeout
2019-11-05 20:19:50 +00:00
Fred Dixon
0acc478d36
Bump to RC-1
2019-11-05 14:01:26 -06:00
Vitor Mateus
62ea5f247c
Fix webcam size when minimize presentation
2019-11-05 16:40:29 -03:00
Vitor Mateus de Almeida
3f1ff2c65c
Fix webcam size when minimize presentation
2019-11-05 16:26:45 -03:00
Vitor Mateus
c345be954e
Fix re-render in draggable component
2019-11-05 16:23:40 -03:00
Vitor Mateus
4254bcb4ca
Change the video height to avoid webcam overflow
2019-11-05 16:23:23 -03:00
Vitor Mateus
0e67c0e523
Resize improvements
2019-11-05 16:23:00 -03:00
Vitor Mateus
67e6b90fae
Anable resize when single webcam
2019-11-05 16:22:38 -03:00
Vitor Mateus
c0005b93c1
Webcams area resizable
2019-11-05 16:22:01 -03:00
Anton Georgiev
3e7cc432d8
Merge pull request #8298 from antobinary/locales-2
...
Pulled html5 locales Nov 5, added Romanian
2019-11-05 13:15:49 -05:00
Anton Georgiev
ecb89b0d92
Pulled html5 locales Nov 5, added Romanian
2019-11-05 13:05:41 -05:00
KDSBrowne
ae5286264b
add sorting to users in talking indicator
2019-11-05 17:10:59 +00:00
Anton Georgiev
42d640f3e2
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
2019-11-05 11:59:00 -05:00
Anton Georgiev
f6c208f221
Merge pull request #8296 from bigbluebutton/ritzalam-fix-issue-8272
...
Change message when uploaded file is too large
2019-11-05 10:47:19 -05:00
Richard Alam
c42af014cc
Change message when uploaded file is too large
...
Tell user to split file when uploaded file is too big (size) or too many pages.
Fixes issue https://github.com/bigbluebutton/bigbluebutton/issues/8272
2019-11-05 10:09:06 -05:00
KDSBrowne
b07b26d95b
bold user names in typing indicator
2019-11-04 16:29:14 +00:00
KDSBrowne
e242d26f2d
remove bold text from .joinedUserNames in breakoutroom panel
2019-11-04 15:08:44 +00:00
KDSBrowne
8b4247f5e4
add height to navbar
2019-11-04 14:45:52 +00:00
KDSBrowne
4a6bdbf028
add talk indicator displaying voice users
2019-11-01 19:29:33 +00:00
Anton Georgiev
8e8e7898ab
Merge pull request #8286 from bigbluebutton/revert-7859-issue-7855
...
Revert "Webcams area resizable"
2019-11-01 14:33:25 -04:00
Anton Georgiev
8da73912f5
Revert "Webcams area resizable"
2019-11-01 14:24:18 -04:00
Anton Georgiev
819486ff5e
Merge pull request #7859 from vitormateusalmeida/issue-7855
...
Webcams area resizable
2019-11-01 09:56:24 -04:00
Joao Siebel
72cc05abee
Merge with cursor streamer stuff
2019-10-31 19:20:46 -03:00
Joao Siebel
2443515cef
Merge remote-tracking branch 'upstream/master' into update-annotations-streamer
2019-10-31 19:18:23 -03:00
Vitor Mateus de Almeida
02732a8dbe
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-10-31 18:17:30 -03:00
Vitor Mateus de Almeida
5686bb223a
Fix webcam size when minimize presentation
2019-10-31 18:11:26 -03:00
Fred Dixon
1ddd9a64b0
Merge pull request #8283 from riadvice/update-webhooks-salt
...
Set IP and shared secret for bbb-webhooks based on the right files.
2019-10-31 13:53:49 -04:00
Fred Dixon
eecc4df0e9
Merge pull request #8282 from riadvice/fix-bbb-conf-setip
...
Force root user check when assigning a new IP.
2019-10-31 13:53:30 -04:00
Ghazi Triki
a15402ffe3
Set IP and shared secret for bbb-webhooks based on the right files.
2019-10-31 17:14:24 +01:00
Ghazi Triki
e8cbf5a3cf
Force root user check when assigning a new IP.
2019-10-31 16:47:07 +01:00
SilentFlameCR
b88b70d945
edited rap-caption-inbox.rb to get appropriate files in presentation
2019-10-30 13:10:24 -04:00
Richard Alam
4c6bdebd00
Merge pull request #8225 from riadvice/big-pdf-conversion
...
Detect big PDF files and check the page size
2019-10-29 16:47:26 -04:00
Richard Alam
9e58cf3c7b
Merge branch 'change-audio-recording-codec' of github.com:ritzalam/bigbluebutton into change-audio-recording-codec
2019-10-29 08:46:19 -07:00
Richard Alam
0b81cb055b
- add flac codec
2019-10-29 08:44:33 -07:00
Calvin Walton
0aa018109c
Merge branch 'master' into rec-vp9
2019-10-29 10:52:30 -04:00
Fred Dixon
ffb3689e85
Merge pull request #8268 from kepstin/playback-screenshare-mp4
...
Update the configuration examples for screenshare recording processing
2019-10-28 16:10:31 -04:00
Calvin Walton
83ba78683b
Update the configuration examples for screenshare recording processing
...
Add an example to enable generating an mp4 file (Apple device compatibility)
Switch the webm generation to use the faster single-pass encode by default,
since 2-pass is much slower and more cpu intensive.
2019-10-28 14:46:10 -04:00
Calvin Walton
8283bc16f0
recording archive: Archive freeswitch audio in formats other than wav
2019-10-28 13:47:33 -04:00
Richard Alam
e2417c06dc
Merge pull request #8267 from ritzalam/fix-bbb-apps-compile-issue
...
red5 bbb apps compile issue
2019-10-28 13:40:06 -04:00
Richard Alam
a86e7212b3
red5 bbb apps compile issue
...
- fix compile issue on bbb-apps-common as a result of adding a timestamp field on the header.
2019-10-28 10:22:58 -07:00
Anton Georgiev
832f8ad37e
Merge pull request #8266 from bigbluebutton/2.2-relay-false
...
Default config relayOnlyOnReconnect set to false (follow-up to #8258 )
2019-10-28 11:34:22 -04:00
Paulo Lanzarin
0fd2c106d9
Default config relayOnlyOnReconnect set to false
2019-10-28 11:10:49 -04:00
Fred Dixon
f9d31794b4
Merge pull request #8227 from KDSBrowne/update-active-poll-instructions
...
Update active poll panel description message string
2019-10-28 10:02:08 -04:00
KDSBrowne
628b217efc
change double quote to single
2019-10-28 13:54:04 +00:00
Fred Dixon
8e38e1d344
Merge pull request #8263 from KDSBrowne/fix-negative-lookahead
...
Replace negative lookahead used in Regex
2019-10-27 10:26:49 -04:00
KDSBrowne
655af26b32
replace negative lookahead (not supported by firefox)
2019-10-27 14:18:16 +00:00
Fred Dixon
4abbc27776
Merge pull request #8262 from KDSBrowne/issue-8197
...
Fix quick poll detecting wrong options
2019-10-26 15:03:38 -04:00