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 parse ogg-stream from websocket? #107

Open
ababo opened this issue Apr 1, 2024 · 2 comments
Open

How to parse ogg-stream from websocket? #107

ababo opened this issue Apr 1, 2024 · 2 comments

Comments

@ababo
Copy link

ababo commented Apr 1, 2024

I get an ogg stream received from a websocket handler. I need to parse and decode it into PCM samples. What API classes/method should I use to achieve that?

@Aroxed
Copy link

Aroxed commented Jun 26, 2024

I get an ogg stream received from a websocket handler. I need to parse and decode it into PCM samples. What API classes/method should I use to achieve that?

I have the same issue. Did you solve it?

@ababo
Copy link
Author

ababo commented Jun 26, 2024

I have implemented it in another language.

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