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

how to receive g726 stream #52

Open
longway1024 opened this issue Apr 15, 2024 · 2 comments
Open

how to receive g726 stream #52

longway1024 opened this issue Apr 15, 2024 · 2 comments

Comments

@longway1024
Copy link

WA_PCMA means g711a and WA_PCMU means g711u,how can I porting g726,I use enum IMA_ADPCM,but It‘s not work

@longway1024
Copy link
Author

WW_WAVAudioFileServerMediaSubsession::createNew(..,WA_PCMA,....) //g711a is ok
WW_WAVAudioFileServerMediaSubsession::createNew(..,WA_IMA_ADPCM,....) //g726 is error,how can I support g726?

@Horpedc
Copy link

Horpedc commented Jun 23, 2024

How to long in

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