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

Add support for transcoding to L16 codec on backchannel #702

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oNaiPs
Copy link

@oNaiPs oNaiPs commented Oct 18, 2023

Changes:

TODO:

  • Add resampling functions (@AlexxIT do you happen to have them already?)

Closes #696

@oNaiPs oNaiPs changed the title Add support for L16 codec on backchannel Add support for transcoding to L16 codec on backchannel Oct 18, 2023
@oNaiPs oNaiPs force-pushed the master branch 2 times, most recently from 9e0c1aa to 588c55a Compare October 18, 2023 17:02
@AlexxIT
Copy link
Owner

AlexxIT commented Nov 2, 2023

I don't think it's a good idea to change the receiver. In all other cases receiver produce codec as is.
There should be a pipeline between the receiver and the sender that converts the codec.

@AlexxIT AlexxIT added the doubt label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support L16 audio codec for backchannel
2 participants