react-player
react-player copied to clipboard
Can't play base64 audio
Be sure to search for your issue before opening a new one.
Current Behavior
Expected Behavior
Steps to Reproduce
Environment
- URL attempting to play:
- Browser:
- Operating system:
- jsFiddle example: https://jsfiddle.net/sv5x3ug1
Other Information
Would it be possible to provide an example? I've haven't heard of base64 audio before, can you provide some documentation or a specification? When it comes to audio, react-player uses the audio
element so if base64 audio isn't supported by the element then there is nothing react-player can do to support the format/codec. Here is the list of supported codecs.