react-player
react-player copied to clipboard
Can i test for AV1 using canPlay function?
Reason is i want to display soma AV1 videos, but there are a lot of iphones that do not support the format yet. So i want to have a VP9 video as fallback. Im using react-player v2. Thanks