cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.89k stars 1.12k forks source link

react-player not playing avi, wmv , mov type format #1760

Closed nareshallakonda closed 3 weeks ago

nareshallakonda commented 2 months ago

Be sure to search for your issue before opening a new one.

Current Behavior

<ReactPlayer url= {data:${mimetypefiles};base64,${previewPath}} controls width="100%" height="100%" />

Expected Behavior

I am trying above way , its not play above 5MB videos and not playing avi, wmv, mov type format.?

luwes commented 3 weeks ago

if the browser doesn't support these formats, React player can't play them. have a look at https://caniuse.com/?search=video%20format