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

Opus codec #101

Open
sinyb opened this issue Nov 4, 2017 · 2 comments · May be fixed by #179
Open

Opus codec #101

sinyb opened this issue Nov 4, 2017 · 2 comments · May be fixed by #179
Assignees
Labels
codec enhancement pending A pull request closing this issue has been submitted

Comments

@sinyb
Copy link

sinyb commented Nov 4, 2017

Opus codec http://opus-codec.org/ is now available in Asterisk (for quite some time) and working great.

Could it be possible to have it included in our favourite softphone ?

Thank you!

@fbriere fbriere added the audio label Sep 26, 2019
@fbriere fbriere added codec and removed audio labels Dec 11, 2019
@fbriere fbriere self-assigned this Dec 14, 2019
fbriere added a commit to fbriere/twinkle that referenced this issue Dec 22, 2019
@fbriere fbriere linked a pull request Dec 22, 2019 that will close this issue
@fbriere fbriere added the pending A pull request closing this issue has been submitted label Dec 22, 2019
@fbriere
Copy link
Collaborator

fbriere commented Dec 22, 2019

I have now submitted #179 which adds support for the Opus codec. However, I was barely able to test it, so if anybody is willing to give it a try and subject it to real-world testing, that would be most appreciated!

For anyone interested, you will need the libopus library (libopus-dev on Debian/Ubuntu), and the codec build can be enabled with -DWITH_OPUS=ON. Remember to add it to the active list in the "RTP audio" section, and adjust the parameters in the "Opus" tab as needed. Enjoy!

fbriere added a commit to fbriere/twinkle that referenced this issue Feb 11, 2022
fbriere added a commit to fbriere/twinkle that referenced this issue Feb 13, 2022
@tormodvolden
Copy link

For Ubuntu users, packages including the Opus support in #179 rebased on master can be found in my PPA. Maybe it can help to get more testing.

fbriere added a commit to fbriere/twinkle that referenced this issue Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codec enhancement pending A pull request closing this issue has been submitted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants