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

Fix passing track profile for codecs other than AAC in C API #967

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

paullouisageneau
Copy link
Owner

After PR #950, the profile passed to rtcAddTrackEx() was only forwarded for the AAC codec, this PR forwards the profile for every codec.

@paullouisageneau paullouisageneau merged commit 78adb1e into master Sep 6, 2023
11 checks passed
@paullouisageneau paullouisageneau deleted the capi-track-profile branch September 6, 2023 11:42
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.

1 participant