membraneframework-labs / membrane_videoroom

Apache License 2.0
42 stars 8 forks source link

Debounce and little css animation #160

Closed pkrucz00 closed 1 year ago

pkrucz00 commented 1 year ago
  1. The voice activity indicator now has some nice gentle animation based on opacity.
  2. The aforementioned component is debounced so the indicator changes 200 ms after it receives information to show/hide the component.