Commit Graph

31442 Commits

Author SHA1 Message Date
Anton Georgiev
d7567b35f3
Merge pull request #13568 from antobinary/build-mongo-conf
chore: Set FreeSWITCH to build from branch v1.10.7
2021-10-26 17:19:01 -04:00
Anton Georgiev
b0e1d019b4 pin versions of FreeSWITCH and related libs 2021-10-26 21:14:21 +00:00
Anton Georgiev
473bb7bd41
Merge pull request #13575 from antobinary/worker_rlimit_nofile
build: Set worker_rlimit_nofile only once in nginx.conf
2021-10-26 15:48:01 -04:00
Michael F. Schönitzer
b56facaba7 Set worker_rlimit_nofile only once in nginx.conf
worker_rlimit_nofile may only be set once in nginx.conf. So far there was no check whether it is already set to a value different than 10000. This results in the option beeing set twice in the config file, if it was already set by. This caused nginx to fail startup. Now it is checked that the limit is at least 10000 and only if not it is set to 10000.
2021-10-26 19:46:19 +00:00
Anton
ff338c0198 add Hide/Restore presentation test 2021-10-26 14:59:40 -03:00
Anton
d8ffd698ef fix minimizePresentation selector 2021-10-26 14:52:52 -03:00
Anton
b40f3f92f5 unify webcam tests 2021-10-26 14:51:24 -03:00
Anton
f6b907870a improves startSharing function 2021-10-26 14:48:18 -03:00
Anton Georgiev
12a9a43409
Merge pull request #13548 from frankemax/discart-poll-button
feat(poll): add discart poll button
2021-10-26 12:36:04 -04:00
Anton Georgiev
0a44cf0ebb
Merge branch 'v2.4.x-release' into discart-poll-button 2021-10-26 12:35:30 -04:00
Anton Georgiev
c834a5bd39
Merge pull request #13563 from antonbsa/polling-tests-improvements
test: Polling tests improvements
2021-10-26 12:32:43 -04:00
Max Franke
1e3c5d1b65 feat(poll): add cancel poll button
Add a new button that adds the option to cancel the polling and its results.
Avoiding the user from having to close the poll, and open another in the
actions bar.
2021-10-26 10:45:52 -03:00
Paulo Lanzarin
55d7624356
Merge pull request #13569 from prlanzarin/u24-himera-pi
build: bump SFU to v2.6.0-beta.8
2021-10-25 21:31:59 -03:00
prlanzarin
e5dc4c08d4 build: bump SFU to v2.6.0-beta.8 2021-10-26 00:10:46 +00:00
Paulo Lanzarin
bb4b7c52c1
Merge pull request #13553 from prlanzarin/u24-himera-pi
refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
2021-10-25 20:54:37 -03:00
Anton Georgiev
07ae707fea chore: Set FreeSWITCH to build from branch v1.10.7 2021-10-25 23:42:12 +00:00
Anton Georgiev
b1656227aa
Merge pull request #13545 from JoVictorNunes/issue-12349
fix: unable to mute from talking indicator bar
2021-10-25 19:30:21 -04:00
Anton Georgiev
45a1126a90
Merge pull request #13567 from antobinary/build-mongo-conf
build: MongoDB conf changes from BBB 2.3 to BBB 2.4
2021-10-25 16:24:03 -04:00
Anton Georgiev
8a2b108b11 build: MongoDB conf changes from 2.3 to 2.4 2021-10-25 20:11:24 +00:00
Anton Georgiev
7083bbbfb5
Merge pull request #13560 from PhMemmel/add_push_option_for_smart_custom_layout
Add push option for smart and custom layout
2021-10-25 15:57:54 -04:00
Anton Georgiev
b608d012c3
Merge pull request #13565 from antobinary/build-fs-1.10.7
build: Build libks before FreeSWITCH
2021-10-25 15:41:45 -04:00
Anton Georgiev
2cb583b19f build: Build libks before FreeSWITCH 2021-10-25 18:35:11 +00:00
Paulo Lanzarin
245311947d
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: schrd <schrd@users.noreply.github.com>
2021-10-25 14:00:24 -03:00
Anton
fe95a8a6a9 dismembers random poll test and checks all possibilities 2021-10-25 12:01:40 -03:00
prlanzarin
56888e999e refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
beta.6 updates mediasoup 3.9.0 which has a new Meson build system

That new build system does a pretty good job cleaning compiler leftovers on its
own, so theoretically our cleanup code isn't needed anymore.

Amend history:
  build/packages-template/bbb-webrtc-sfu/build.sh -> v2.6.0-beta.6 to beta.7
2021-10-24 22:58:32 +00:00
Philipp Memmel
50648b1886 allow to push custom and smart layout to participants 2021-10-24 15:23:34 +00:00
Anton Georgiev
1b9a14e0e1
Update bbb release to 2.4-rc-4 2021-10-22 16:09:19 -04:00
Anton
ecd9681775 add poll results in a different presentation test and provide uploadPresentation function 2021-10-22 16:33:39 -03:00
Anton Georgiev
a1b2930cbf
Merge pull request #13549 from ramonlsouza/issue-13506
fix: Selected presentation icon not visible for a long file name
2021-10-22 13:33:59 -04:00
Anton
d2af82df40 update poll test name 2021-10-22 14:22:23 -03:00
Anton
c523b577a7 add stop poll manually test 2021-10-22 14:21:17 -03:00
Ramón Souza
ce52d0a23e add overflow wrap to bbb-menu 2021-10-22 17:13:21 +00:00
Anton
c3cbffc30a add quick poll test 2021-10-22 12:37:37 -03:00
Anton Georgiev
a0e04fcbde
Merge pull request #13546 from ramonlsouza/issue-13511
Touch ups to the latest polling updates
2021-10-22 10:31:20 -04:00
Ramón Souza
d744206a86 update paragraph text color 2021-10-22 12:46:10 +00:00
Ramón Souza
cac7a37e29 update anonymous poll styles 2021-10-22 12:41:39 +00:00
Ramón Souza
b8f4f4a844 add poll heading styles 2021-10-22 12:26:04 +00:00
Joao Victor
61f2745c7f fix: unable to mute from talking indicator bar 2021-10-22 09:13:33 -03:00
Anton Georgiev
8e011661e9
Merge pull request #13542 from KDSBrowne/BBB-center-audio-chevron
Improve Audio Control Chevron Alignment
2021-10-21 15:11:22 -04:00
KDSBrowne
39fb8a6baa center chevron in audio controls dropdown 2021-10-21 17:29:44 +00:00
Anton Georgiev
abcac9f9b5
Merge pull request #13540 from kepstin/rec-audio-fixes
RAP: Use "asetpts=N" in ffmpeg audio processing
2021-10-21 11:48:22 -04:00
Calvin Walton
3c1a9cd7c4 RAP: Use "asetpts=N" in ffmpeg audio processing
There's an issue sometimes where when processing the audio from a
desktop sharing file, the STARTPTS value is invalid somehow, and this
results in bad timestamps in the output stream. Depending on the
selected codec/container combination, this might result in errors such
as spam of the message:

Application provided invalid, non monotonically increasing dts to muxer in stream

or simply a hang during processing.

Since we're already using aresample in async mode to correct timestamp
gaps, we can use "asetpts=N" here to simply set the audio frame pts
values to the sample number directly, giving proper monotonic timestamps
with no gaps.
2021-10-21 11:23:09 -04:00
Anton
8995740659 add pollAnonymous test 2021-10-21 11:11:43 -03:00
Anton Georgiev
f08347ab3e
Merge pull request #13531 from bigbluebutton/increase-time-allowed-for-reconnection
refactor: Increase time allowed for reconnection
2021-10-20 15:59:59 -04:00
Tiago Jacobs
57c1ea332a
Increase time allowed for reconnection 2021-10-20 15:24:32 -03:00
Anton Georgiev
a8dac575d5
Merge pull request #13530 from antobinary/fonts
chore: Pulled the latest fonts woff from bigbluebutton-fonts
2021-10-20 13:58:43 -04:00
Anton Georgiev
5282e0d069 chore: Pulled the latest fonts woff from bigbluebutton-fonts 2021-10-20 17:56:55 +00:00
Anton Georgiev
e5c37a7cf8
Merge pull request #13490 from ramonlsouza/old-minimize-button
Restore old button to hide presentation (under a flag)
2021-10-20 13:43:58 -04:00
Anton
22ecd395eb add Polling test: Poll results in whiteboard 2021-10-20 14:39:36 -03:00
Anton
9d0b07b3b2 provide unique closePages function 2021-10-20 14:23:24 -03:00