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

Support for variable sized g729 frames #5

Open
rajatsrao opened this issue Feb 10, 2020 · 2 comments
Open

Support for variable sized g729 frames #5

rajatsrao opened this issue Feb 10, 2020 · 2 comments

Comments

@rajatsrao
Copy link

The g729 standard actually allows the frame size to be 10, 20, 30, 40, 50 or 60 bytes, with 20 bytes being the default setting. The code currently expects only 10 byte frames.

@rajatsrao
Copy link
Author

rajatsrao commented Jan 29, 2021

@sdroege , does your commit: a565ecf already fix this issue? It's been a while since I tried this and I'm pretty sure I didn't have your commit at that point (maybe I only tried the master branch)

@sdroege
Copy link
Contributor

sdroege commented Jan 29, 2021

Sounds like it, just give it a try maybe? :)

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

2 participants