fmeringdal / nettu-meet

Open source video conferencing system for tutors.
GNU Affero General Public License v3.0
2.28k stars 286 forks source link

Show active speaker #5

Open fmeringdal opened 3 years ago

fmeringdal commented 3 years ago

In a group meeting consisting of many participants it is hard to tell which person is the active speaker. The frontend should highlight the peer which is the active speaker. The server already has information about which participant is the active speaker, so the frontend needs to use this information

abhpd commented 3 years ago

I'll take this one. I'll share some examples soon of how we can highlight the person speaking.

fmeringdal commented 3 years ago

That is awesome! I am happy that you would like to work on this issue, it will be a very big improvement for this project :) I will assign it to you when you have shared your examples. I will be happy to assist you in any questions you might have.

abhpd commented 3 years ago

@fmeringdal I'll be sharing them soon 😊.