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

Add support for custom headers for the audio urls #6

Open
0verEngineer opened this issue Dec 13, 2024 · 2 comments
Open

Add support for custom headers for the audio urls #6

0verEngineer opened this issue Dec 13, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@0verEngineer
Copy link

For example because of token auth

@kkostov
Copy link
Owner

kkostov commented Dec 14, 2024

That's a great suggestion!

  • Add support for passing AVURLAsset options on iOS
  • Add support for passing MediaSourceFactory options on Android
  • Investigate how this can work with WASM, usually a webapp could already set cookies but perhaps Web Audio API offers a facility.
  • JVM

@kkostov kkostov added the enhancement New feature or request label Dec 14, 2024
@kkostov kkostov added this to the 1.5 milestone Dec 14, 2024
@0verEngineer
Copy link
Author

What about desktop/jvm, it is missing in your list?

@kkostov kkostov added the good first issue Good for newcomers label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants