plotly / dash-player

Dash Component wrapping React-Player
MIT License
77 stars 12 forks source link

Q #31

Closed gaojingqi23 closed 1 year ago

gaojingqi23 commented 1 year ago

what's the difference with DashPlayer that used by many videosites? and why so few stars?

alexshoe commented 1 year ago

@gaojingqi23 ReactPlayer is a React media player that can play URLs "including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable...". Dash Player is a Dash component that wraps ReactPlayer.

We are currently working towards bringing Dash Player to a production-ready version, which will then be made installable via pip as a formal versioned release.