@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
31 lines (21 loc) • 514 B
Markdown
# Movie Player
A component that can be used to embed playable videos. The components loads media from an URL passed as a property, while the 'react-player' library is used to load and play the videos.
Supported sources:
* YouTube
* Facebook
* Twitch
* SoundCloud
* Streamable
* Vimeo
* Mixcloud
```element
movie-player/MoviePlayer
```
## Examples
### Movie Player Example
Movie Player Example
```
movie-player/MoviePlayerShowcase
```
## Libraries
[ReactPlayer](https://www.npmjs.com/package/react-player)