Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mod_conference] Add "record-wait-mod" flag to wait until moderator joined #2731

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ar45
Copy link
Contributor

@ar45 ar45 commented Jan 15, 2025

Introduced a new conference flag, CFLAG_RECORD_WAIT_MOD, to delay auto recording until a moderator joins. Updated relevant logic to test and clear this flag based on moderator presence and participant count. This enhances flexibility in managing recording settings for moderated conferences.

Introduced a new conference flag, CFLAG_RECORD_WAIT_MOD, to delay auto recording until a moderator joins. Updated relevant logic to test and clear this flag based on moderator presence and participant count. This enhances flexibility in managing recording settings for moderated conferences.
@ar45 ar45 changed the title Add "record-wait-mod" flag to control auto recording behavior [mod_conference] Add "record-wait-mod" flag to control auto recording behavior Jan 15, 2025
@ar45 ar45 changed the title [mod_conference] Add "record-wait-mod" flag to control auto recording behavior [mod_conference] Add "record-wait-mod" flag to wait until moderator joined Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant