maestro-react-player
Version:
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
1 lines • 285 B
HTML
<html><head><meta charset='utf-8'><meta name='viewport' content='width=device-width,initial-scale=1'><title>ReactPlayer Demo</title><link href='app.css' rel='stylesheet'></head><body><div id='app'></div><script type='text/javascript' src='app.js'></script></body></html>