mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 21:17:48 +00:00
* fix(recording): show advanced options for local recording with transcription * Fixed edge case when all recording service are disabled * Modified css * Added warning message * Show transcription option when no recording service is present * Addressed PR reviews * squash: Hide recording advanced option when not rendering recording. * squash: Show recording button when only transcriptions are enabled. * squash: Make sure we do not call record when it is not rendered due to no permissions. * squash: Allows those with just feature transcription to use async transcribe. * squash: Show recording stop button when recording is running when only transcriptions feature is available. --------- Co-authored-by: damencho <damencho@jitsi.org>