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

Opus packet into Ogg container for streaming #47

Open
danrossi opened this issue Oct 31, 2022 · 1 comment
Open

Opus packet into Ogg container for streaming #47

danrossi opened this issue Oct 31, 2022 · 1 comment

Comments

@danrossi
Copy link

Is there a way to get opus packet data, wrap into an ogg container then capture the byte array for sending to another service ? No files written. There is only tests and examples for writing file output. I'm needing to get the byte array packet per opus frame, wrap into ogg then send to a service.

I've tried writing to an opus file but playback skips. So not sure what else it needs.

@danrossi
Copy link
Author

Is there an easy way to mux an Opus packet byte into Ogg container. This project seems file based but I need to wrap live bytes and get the byte array output from it ?

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