Skip to content

globalroo/react-video-player-observer

Repository files navigation

react-video-player-observer Build StatusDependency Statuscodecov

React Video Player Observer

npm install yarn -g
yarn
yarn test (tdd)
yarn testcov (coverage - generated to ./coverage)
yarn start or
yarn build (for a production version - generated to ./build)

Brief description

Example publish / subscribe, video player observer. The harness allows you to switch sources and observe how the Media Element receives events based on stream status over time.

N.B. You can test stream fails by running the Bunny trailer in Chrome, provided you have just a vanilla install and no additional codecs.

Live demo: https://globalroo.github.io/react-video-player-observer/

Screenshot

About

A publish / subscribe, react video player observer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published