Skip to content

ishan-jaiswal-hiteshi/hls_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

HLS Audio Player

A React-based HLS Audio Player built with Vite, TypeScript, HLS.js, Video.js, and Tailwind CSS.

Features

  • HLS playback with Video.js and HLS.js.
  • Dynamic form for media input (URL or file).
  • Responsive design with Tailwind CSS.
  • Supports custom media metadata.

Tech Stack

  • React + Vite
  • TypeScript
  • Video.js and HLS.js
  • Tailwind CSS

Setup

  1. Clone the repository.
  2. Install dependencies:
  3. Terminal
    -- npm install -- npx vite --host

Usage

  1. Navigate to the form page (/).
  2. Enter media details or upload an HLS (.m3u8) file.
  3. Submit the form to play the media.

Note - File Upload is to be implemented later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published