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 Reusable Packaged Module #21

Open
anthumchris opened this issue May 25, 2020 · 0 comments
Open

Create Reusable Packaged Module #21

anthumchris opened this issue May 25, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@anthumchris
Copy link
Owner

anthumchris commented May 25, 2020

This repo originally started as a proof-of-concept and could evolve into a formally packaged module could better serve the web community. The lessons and benefits learned by this POC could be used by other devs on their websites. A beginner also commented that the code was hard to follow because of inexperience building with NodeJS. Therefore, ease-of-use or drop-in implementation is also a priority. Identifiable goals could be:

  1. Feedback & participation from the community
  2. Opus audio playback in Safari (WASM-supported versions)
  3. Fast audio playback for low bandwidth or mobile users (56.6k and < 3G)
  4. Encouraging Opus over WAV in websites
  5. Encouraging Opus over MP3 and older lossy formats
  6. Simple API (src, play(), pause()) with advanced buffer options
  7. Fast playback of static Ogg Opus files
  8. Fast playback of live Ogg Opus streams (e.g. Icecast)
@anthumchris anthumchris added the help wanted Extra attention is needed label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant