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

Expose remote audio sample buffers on RTCAudioTrack #84

Merged
merged 17 commits into from
Aug 24, 2023

Commits on Aug 5, 2023

  1. audio renderer protocol

    hiroshihorie committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    938a0de View commit details
    Browse the repository at this point in the history
  2. basic set up

    hiroshihorie committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    55f98cc View commit details
    Browse the repository at this point in the history
  3. progress

    hiroshihorie committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f1e472e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. update header year

    hiroshihorie committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c8717a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. impl

    hiroshihorie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    19c4bda View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. stereo

    hiroshihorie committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0c9367b View commit details
    Browse the repository at this point in the history
  2. fail gracefully

    hiroshihorie committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    82d88f2 View commit details
    Browse the repository at this point in the history
  3. minor fix

    hiroshihorie committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ba3f52d View commit details
    Browse the repository at this point in the history
  4. doc

    hiroshihorie committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a4d14d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    499f778 View commit details
    Browse the repository at this point in the history
  2. logging

    hiroshihorie committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8526e1f View commit details
    Browse the repository at this point in the history
  3. minor refactoring

    hiroshihorie committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b5dbec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5906052 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b80bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0d5abf View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    d309ecb View commit details
    Browse the repository at this point in the history
  2. avoid deadlock

    hiroshihorie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    de0ba1f View commit details
    Browse the repository at this point in the history