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

Player does not seem to support aac and wav #1453

Open
krisyang1125 opened this issue Oct 5, 2024 · 0 comments
Open

Player does not seem to support aac and wav #1453

krisyang1125 opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@krisyang1125
Copy link

Current Behavior:

when loading the audio resource[aac/wav] via a valid URL, the player runs into Media Error

Expected Behavior:

Audio is able to play the audio file according to https://www.vidstack.io/docs/player/api/providers/audio

Steps To Reproduce:

  1. find a sample audio file url in aac or wav format
  2. load the audio url using MediaPlayer/MediaProvider

Reproduction Link: How to create a repro?

Environment:

Anything Else?

The AudioMimeType type also indicates that audio/aac or audio/wav is not one of the supported mimetypes

@krisyang1125 krisyang1125 added the bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant