Skip to content

filoscoder/react-hls-video-player

Repository files navigation

React Hls Video Player favicon-2

Custom Hls Video Player for m3u8 streaming (demo)

  • This player example is powered with HLS.js.
  • Most of the styling is inspired by Youtube's player
  • Test your Poster image (Image before playing)
  • Test your m3u8 video link (Examples here)

Stack

Running locally

1. Install Dependencies

$ yarn

2. Run on dev mode

$ yarn dev # Running at http://localhost:5173/