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

Review media function and codec selection #118

Open
MayamaTakeshi opened this issue Sep 28, 2024 · 0 comments
Open

Review media function and codec selection #118

MayamaTakeshi opened this issue Sep 28, 2024 · 0 comments

Comments

@MayamaTakeshi
Copy link
Owner

I added code to dump data received by put_frame in bfsk_det.c and ws_speech_port.c.
The dump shows the data changes based on the codec.
So its seems we are responsible for doing transcoding when necessary.

But, strangely, ws_speech_server worked with both pcmu and pcma (changed codec in samples_extra/ws_speech_server.bfsk.js)
So if I am not doing transcoding, how ws_speech_server worked?

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