stream-react

Official React component for [Cloudflare Stream](https://www.cloudflare.com/products/cloudflare-stream/).

BSD-3-CLAUSE License

Downloads
89.2K
Stars
165
Committers
7
stream-react - v.1.9.1 Latest Release

Published by third774 11 months ago

Update to README

stream-react - v1.9.0

Published by third774 11 months ago

  • Added playbackRate prop
  • Added customerCode to README.md
  • Updated src prop description
  • Added defaultTextTrack to README.md
stream-react - v1.8.0

Published by third774 over 2 years ago

  • Load resources from cloudflarestream.com by default
stream-react - v1.7.0

Published by third774 over 2 years ago

  • Added letterboxColor API
  • Added duration, paused, played, buffered, and ended properties to streamRef API type information
stream-react - v1.6.1

Published by third774 over 2 years ago

Fix useEvent type signature

stream-react - v1.6.0

Published by third774 over 2 years ago

https://github.com/cloudflare/stream-react/pull/51 Fixes event handler types. Thanks, @TheDuc!

stream-react - v1.5.0

Published by third774 almost 3 years ago

stream-react - v1.4.1

Published by third774 almost 3 years ago

Fixes types exported by package. https://github.com/cloudflare/stream-react/pull/47

stream-react - v1.4.0

Published by third774 almost 3 years ago

stream-react - v1.3.0

Published by third774 almost 3 years ago

Add primaryColor prop 🎨 #41
Add responsive prop to readme #32

stream-react -

Published by third774 about 3 years ago

stream-react - v1.1.0

Published by third774 over 3 years ago

Added defaultTextTrack prop 🎉

stream-react - v1.0.1

Published by third774 over 3 years ago

  • Fixed an issue where window was being accessed unsafely in SSR environments.
stream-react - v1.0.0

Published by third774 over 3 years ago

Updated embed to use <iframe /> API
https://developers.cloudflare.com/stream/viewing-videos/using-the-player-api

  • The <stream /> element is no longer used
  • There is now a responsive prop that is true by default, and will resize with the video's aspect ratio being constrained by the container's width. If you need to manage the player's styles yourself, set this to false.
stream-react - v0.3.0

Published by third774 over 3 years ago

Moves references to document into effect calls to fix server side rendering.

stream-react - v0.2.0

Published by third774 almost 4 years ago

streamRef type definition is now RefObject<HTMLStreamElement>

stream-react - v0.1.5

Published by renandincer over 4 years ago

stream-react - v0.1.4

Published by third774 over 4 years ago

stream-react - v0.1.3

Published by third774 over 4 years ago

stream-react - v0.1.2

Published by third774 over 4 years ago

Package Rankings
Top 2.53% on Npmjs.org
Related Projects