bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
prlanzarin 54b6578b03 fix(audio): forcefully disable stereo when using Vosk transcription
The current Vosk CC provider does not support stereo mic streams
(pending investigation as to why).

This commits makes sure stereo is forcefully disabled via SDP munging
only when transcription is active and using Vosk. Having it disabled
in the server side (FreeSWITCH) is not enough because the stereo parameter
is client mandated and replicated by FS on its answer. So we need to
make sure it's always disabled for the time being.
SFU audio does munging server side (and stereo is always off), so no changes
needed there.

The rest of the providers (except WebSpeech) need to be validated against
stereo audio as well.
This is also intended to be temporary - ideally this needs to be fixed in
mod_audio_fork/Vosk/wherever this is breaking.
2023-04-25 10:10:39 -03:00
..
about [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
actions-bar Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
activity-check [issue-16954] - renaming referencing of Modals 2023-03-20 10:08:35 -03:00
app [issue-16954] - fix close randomUserModal for user doesn't affect presenter 2023-04-12 16:05:54 -03:00
audio fix(audio): forcefully disable stereo when using Vosk transcription 2023-04-25 10:10:39 -03:00
authenticated-handler
banner-bar
breakout-join-confirmation [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
breakout-room [issue-16954] - merge upstream/v2.7.x-release 2023-04-11 11:02:00 -03:00
captions feat(transcription): Server side open source transcriptions 2023-04-24 18:23:34 -03:00
chat Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
click-outside
common Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
components-data Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00
connection-status [issue-16954] - merge upstream/v2.7.x-release 2023-04-11 11:02:00 -03:00
context-providers
debug-window
dropdown replace lodash uniqueId 2023-02-23 11:23:51 -03:00
emoji-picker
end-meeting-confirmation [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
error-screen Improve API /enter error on session ended 2022-11-24 10:17:48 -03:00
external-video-player Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
join-handler Revert constrants key names to previous names 2022-11-25 16:17:28 -03:00
layout Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
learning-dashboard Revert "fix: show learning dashboard after session was ended in cluster proxy scenario" 2022-10-25 10:28:12 -03:00
legacy
lock-viewers [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
media fix presentation minimized after screenshare 2023-04-19 09:41:30 -03:00
meeting-ended replace lodash uniqueId 2023-02-23 11:23:51 -03:00
mobile-app-modal [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
muted-alert
nav-bar [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
notes Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
notifications
notifications-bar Merge remote-tracking branch 'upstream/v2.6.x-release' into lodash-radash 2023-02-24 15:01:49 -03:00
pads replace lodash.throttle with native function 2023-03-02 10:25:08 -03:00
poll [issue-16954] - merge upstream/v2.7.x-release 2023-04-11 11:02:00 -03:00
polling replace lodash debounce 2023-03-01 10:39:04 -03:00
presentation Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
presentation-pod
recording [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
reload-button replace lodash debounce 2023-03-01 10:39:04 -03:00
screenreader-alert replace lodash uniqueId 2023-02-23 11:23:51 -03:00
screenshare Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
settings Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
shortcut-help [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
sidebar-content fix pinned shared notes 2023-01-31 14:52:17 -03:00
sidebar-navigation
status-notifier raise hand rejection test 2023-02-03 17:04:45 -03:00
subscriptions refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
text-input fix copy/paste/cut on guest user message input 2023-03-09 14:46:45 -03:00
user-avatar
user-info [issue-16954] - renaming referencing of Modals 2023-03-20 10:08:35 -03:00
user-list feat(transcription): Server side open source transcriptions 2023-04-24 18:23:34 -03:00
utils/hooks
video-preview [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
video-provider Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
waiting-users [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
webcam Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
whiteboard Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00