bigbluebutton / bigbluebutton

Complete open source web conferencing system.
https://bigbluebutton.org
GNU Lesser General Public License v3.0
8.56k stars 5.96k forks source link

Notify in the meeting when recording is on but audio channels == 0 #16095

Closed antobinary closed 11 months ago

antobinary commented 1 year ago

Is your feature request related to a problem? Please describe. Common scenario - alone presenter in the room creating a recording for asyncronous learning. We want to ensure that there is audio recorded through the entire session. (nobody else is in the session to notify that no audio is going through) We already display a pop up to inform the user that we need them to join audio to be able to do a proper recording. However, in some cases, audio connection drops mid way through the meeting and the user might not notice.

Describe the solution you'd like When FreeSWITCH detects that we have no audio connections in the meeting, tell bbb-apps-akka about it. If the meeting is being recorded, forward a notification to the client(s?) (moderators?).

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.