Choosing audio channels for translation
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
For webinars or such, it would be very helpful to be able to choose what channel to listen to. You can currently mute people, but you have no choice with a single speaker. What if a speaker can have multiple channels?
Describe the solution you'd like
Below a speaker avatar you can choose a sound channel, only when there are multiple channels of course.
Speakers must be able to send multiple streams - that probably makes most sense again for a webinar, where you have a single speaker.
Describe alternatives you've considered
You can have multiple speakers now, each sending a stream, and rely on users to mute the ones they don't want to hear. But the user experience of that is sub-optimal: when you join you hear them all, it's a mess! Plus, which one should be shown big?
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 tracing how audio streams and speaker controls are handled in the project, then inspect the UI around each speaker avatar. Define how multiple streams from one speaker are represented, how a listener selects one, and how the default selection behaves; the feature is done when users can choose among a speaker’s channels without hearing all streams by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100