Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dominant Speaker Event #603

Merged
merged 42 commits into from Jul 29, 2021
Merged

Dominant Speaker Event #603

merged 42 commits into from Jul 29, 2021

Commits on Jul 9, 2021

  1. Dominant Speaker Event (versatica#5)

    Implementation of Dominant Speaker Identification for Multipoint Videoconferencing by Ilana Volfin and Israel Cohen. This implementation uses the RTP Audio Level extension from RFC-6464 for the input signal.
    SteveMcFarlin committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b39a1c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Adding attribution.

    SteveMcFarlin committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7493b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Apply suggestions from code review

    Co-authored-by: Iñaki Baz Castillo <ibc@aliax.net>
    SteveMcFarlin and ibc committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    203f9a3 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Iñaki Baz Castillo <ibc@aliax.net>
    SteveMcFarlin and ibc committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    b6c90ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecdb5ff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    ceb78dc View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    SteveMcFarlin committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    997cac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    4c608ca View commit details
    Browse the repository at this point in the history
  2. Rust ActiveSpeakerObserver implementation

    Merge remote-tracking branch 'ggb/steve-v3-dominant-speaker' into v3-dominant-speaker
    Gustavo Garcia authored and SteveMcFarlin committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    211c555 View commit details
    Browse the repository at this point in the history
  3. Update worker/src/RTC/ActiveSpeakerObserver.cpp

    Co-authored-by: José Luis Millán <jmillan@aliax.net>
    SteveMcFarlin and jmillan committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b540030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d63a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feb39ae View commit details
    Browse the repository at this point in the history
  6. Fix code

    SteveMcFarlin committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    1014cd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    9472177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17eecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b848c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a6ef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7feda35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc9c122 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d914a5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91a7ea4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94cc425 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18e5067 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cac4bf4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    771f74d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1897fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b1f1f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    84ee261 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    707b542 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    248b5fa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d13419b View commit details
    Browse the repository at this point in the history
  19. 2 Configuration menu
    Copy the full SHA
    db9fa20 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    3823558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e174bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75a400 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Apply suggestions from code review

    Co-authored-by: Iñaki Baz Castillo <ibc@aliax.net>
    SteveMcFarlin and ibc committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    09873f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2428e87 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    e9b5087 View commit details
    Browse the repository at this point in the history
  2. Apply code suggestion from code review

    Co-authored-by: Iñaki Baz Castillo <ibc@aliax.net>
    SteveMcFarlin and ibc committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    10112e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Format

    SteveMcFarlin committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6b30e9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v3-dominant-speaker' of github.com:SteveMcFarlin/medias…

    …oup into v3-dominant-speaker
    SteveMcFarlin committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fdc2215 View commit details
    Browse the repository at this point in the history
  3. rust fmt

    ggarber committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    83841f1 View commit details
    Browse the repository at this point in the history