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

Enhancement: opus codec transcoding at rtpengine for both inbound outbound call #938

Open
vdharashive opened this issue Oct 16, 2024 · 0 comments

Comments

@vdharashive
Copy link
Contributor

Currently calls going to webrtc client is using pcmu codecs since freeswitch is setting priority pcum as high

For outbound call from jambomz to webrtc client jambonz send pcmu and webrtc client is acknowledge with opus in this case one leg of call using opus and other pcmu rather it should use opus based on client negotiations

Similarly is case for inbound

It would be good feature to have both inbound and outbound call rtpengine can manage opus for webrtc client and internally pcmu with freeswitch

So rtpengine needs to have transcoding enables

Inbound call opus to pcmu
Outbound call pcmu to opus

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

No branches or pull requests

1 participant