Chatmosphere / chatmosphere-app

We are a small group of friendly humans working on an open source project to make informal video calls more fun and dynamic.
https://chatmosphere.cc/
Other
159 stars 40 forks source link

Colored border around talking person #180

Open EnidKapelsen opened 2 years ago

nawed2611 commented 2 years ago

Hey! Can I work on this issue?

EnidKapelsen commented 2 years ago

Hey @nawed2611 you are very welcome to contribute. We collected some information on the design and links to the pen pot files here.

nawed2611 commented 2 years ago

Thanks! I'll go through it

nawed2611 commented 2 years ago

Hey @EnidKapelsen can you guide me a bit on how to solve this issue. Thanks!

EnidKapelsen commented 2 years ago

Hey @nawed2611, sure, let's see how much I can help:

For one: This file shows the general idea how the border could look like.

Then: Here you can find the design spects for the colour.

Codewise: There is a border existing - at the moment it only shows on the user (around your video) that might be suitable as a basis.

Additional Info: We know that jitsi sends the information about how loud a person is talking. So in theory there might be an option to let the border react to that stream (i.e. flickering or pulsing according to volume) but we did not dive into that idea further.