bigbluebutton-Github/bigbluebutton-html5/public/locales
prlanzarin 325887e325 feat(audio): rework audio join without listen only
This is a rework of the audio join procedure whithout the explict listen
only separation in mind. It's supposed to be used in conjunction with
the transparent listen only feature so that the distinction between
modes is seamless with minimal server-side impact. An abridged list of
changes:
  - Let the user pick no input device when joining microphone while
    allowing them to set an input device on the fly later on
  - Give the user the option to join audio with no input device whenever
    we fail to obtain input devices, with the option to try re-enabling
    them on the fly later on
  - Add the option to open the audio settings modal (echo test et al)
    via the in-call device selection chevron
  - Rework the SFU audio bridge and its services to support
    adding/removing tracks on the fly without renegotiation
  - Rework the SFU audio bridge and its services to support a new peer
    role called "passive-sendrecv". That role is used by dupled peers
    that have no active input source on start, but might have one later
    on.
  - Remove stale PermissionsOverlay component from the audio modal
  - Rework how permission errors are detected using the Permissions API
  - Rework the local echo test so that it uses a separate media tag
    rather than the remote
  - Add new, separate dialplans that mute/hold FreeSWITCH channels on
    hold based on UA strings. This is orchestrated server-side via
    webrtc-sfu and akka-apps. The basic difference here is that channels
    now join in their desired state rather than waiting for client side
    observers to sync the state up. It also mitigates transparent listen
    only performance edge cases on multiple audio channels joining at
    the same time.

The old, decoupled listen only mode is still present in code while we
validate this new approach. To test this, transparentListenOnly
must be enabled and listen only mode must be disable on audio join so
that the user skips straight through microphone join.
2024-08-15 00:43:28 +00:00
..
af.json
ar.json
az.json
bg_BG.json
bn.json
ca.json Translate en.json in ca (#20424) 2024-06-06 08:35:31 -04:00
cs_CZ.json
da.json
de.json Translate en.json in de (#20397) 2024-06-03 11:50:16 -04:00
dv.json
el_GR.json Translate en.json in el_GR (#20877) 2024-08-09 11:16:24 -04:00
en.json feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
eo.json
es_419.json
es_ES.json Translate en.json in es_ES (#20705) 2024-07-15 15:19:41 -04:00
es_MX.json
es.json Translate en.json in es (#20706) 2024-07-15 15:19:15 -04:00
et.json Translate en.json in et (#20905) 2024-08-12 12:59:57 -04:00
eu.json Updates for project BigBlueButton v3.0 HTML5 client and language eu (#20360) 2024-05-30 10:32:18 -04:00
fa_IR.json
fi.json
fr.json Translate en.json in fr (#20695) 2024-07-12 11:22:48 -04:00
gl.json Translate en.json in gl (#20382) 2024-05-31 10:07:34 -04:00
he.json
hi_IN.json
hr.json
hu_HU.json
hy.json
id.json
it_IT.json Updates for project BigBlueButton v3.0 HTML5 client and language it_IT (#20789) 2024-07-26 16:18:00 -04:00
ja.json Translate en.json in ja (#20902) 2024-08-12 13:00:25 -04:00
ka.json
km.json
kn.json
ko_KR.json
lo_LA.json
lt_LT.json
lv.json
ml.json
mn_MN.json
nb_NO.json
nl.json
oc.json
pl_PL.json Translate en.json in pl_PL (#20657) 2024-07-08 11:23:17 -04:00
pt_BR.json Updates for project BigBlueButton v3.0 HTML5 client and language pt_BR (#20931) 2024-08-14 08:45:46 -04:00
pt.json
ro_RO.json
ru.json
sk_SK.json
sl.json
sr.json
sv_SE.json
ta.json
te.json
th.json
tr_TR.json
tr.json Translate en.json in tr (#20884) 2024-08-09 11:16:03 -04:00
uk_UA.json
vi_VN.json
vi.json
zh_CN.json
zh_TW.json