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) #30

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

kanat
Copy link
Collaborator

@kanat kanat commented Apr 5, 2024

* audio renderer protocol

* basic set up

* progress

* update header year

* impl

* stereo

* fail gracefully

* minor fix

* doc

* optimize AudioStreamBasicDescription

* logging

* minor refactoring

* weak reference to delegates

* fix timestamp computation

* change swift delegate signature

* use os_unfair_lock instead

* avoid deadlock
@kanat kanat merged commit c283350 into patch/m118 Apr 5, 2024
@kanat kanat deleted the patch/ios/remote-audio-sample branch April 5, 2024 23:33
@kanat kanat mentioned this pull request Apr 10, 2024
santhoshvai pushed a commit that referenced this pull request Nov 20, 2024
* audio renderer protocol

* basic set up

* progress

* update header year

* impl

* stereo

* fail gracefully

* minor fix

* doc

* optimize AudioStreamBasicDescription

* logging

* minor refactoring

* weak reference to delegates

* fix timestamp computation

* change swift delegate signature

* use os_unfair_lock instead

* avoid deadlock

Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
@kanat kanat mentioned this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants