Improve leave/join sounds in big calls
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Thinking about the company call and webinars we should have a look at the playing of the audio files.
Currently they are only played every X seconds, but e.g. in a webinar with 100s of participant that might still play too often (and it even doesn't matter to you if a listener joins/leaves).
So maybe we only play the sounds when a person with permissions joins/leaves or we make it depending on the size of the call or room or ... ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where leave/join audio files are played and how participant permissions and call or room size are available. Clarify which playback policy is wanted for large calls, then define and validate the chosen behavior; the issue does not name files, tests, or a settled completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100