player
player copied to clipboard
Player does not seem to support aac and wav
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:
- find a sample audio file url in aac or wav format
- 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
Hey, it's been quite a long time, but have you found a solution ?