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

Create a MediaPlayer element for iOS and Android supporting the Opus codec #8

Open
samgiles opened this issue Jan 19, 2017 · 1 comment
Assignees

Comments

@samgiles
Copy link
Collaborator

No description provided.

@samgiles samgiles self-assigned this Jan 19, 2017
@samgiles
Copy link
Collaborator Author

samgiles commented Jan 19, 2017

I started working on this, but it turned into a mammoth task - Android support isn't great and trying to implement a full Opus decoder with libopus and libogg, while not complex, isn't straightforward - it's a lot of C code, and that can't be rushed.

We've got an incredibly tight deadline, and another week solely on getting Opus to work might not be a good idea. While it is the right technical solution, the best for the users, and the best codec to use for speech, the trade off for now seems worth it.

For iOS it seems more straight foward see: https://github.com/ap4y/OrigamiEngine

@oteo oteo added this to the Gate 1 - Sprint 10 [Jan 9th - Jan 20th] milestone Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants