From 6f30144c5a83afefdcc51b5e416c0d5b7a4651ca Mon Sep 17 00:00:00 2001 From: ashutoshkhainar33-star Date: Wed, 12 Aug 2026 10:56:42 +0530 Subject: [PATCH] updated readme seo aeo --- README.md | 261 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 183 insertions(+), 78 deletions(-) diff --git a/README.md b/README.md index dc1451a..15a7ef7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,108 @@ -# Introduction: +# Web video player for HLS and adaptive streaming - the FastPix Player web component -This SDK simplifies HLS video playback by offering a wide range of customization options for an enhanced viewing experience. It streamlines streaming setup by utilizing playback IDs that have reached the "ready" status to generate stream URLs. These playback IDs enable seamless integration and video playback within the FastPix-player, making the entire streaming process efficient and user-friendly. +[![npm version](https://img.shields.io/npm/v/@fastpix/fp-player)](https://www.npmjs.com/package/@fastpix/fp-player) +[![npm downloads](https://img.shields.io/npm/dm/@fastpix/fp-player)](https://www.npmjs.com/package/@fastpix/fp-player) +[![license](https://img.shields.io/npm/l/@fastpix/fp-player)](https://github.com/FastPix/web-player-component/blob/main/LICENSE) +[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) + +Add a fully featured HLS video player to any web app with a single `` HTML tag. The FastPix Player is a customizable HTML5 and web-component video player that handles adaptive-bitrate (ABR) streaming, live and on-demand playback, DRM (Widevine and FairPlay), subtitles and multiple audio tracks, chapters, playlists, shoppable video, and built-in playback analytics - all configurable through HTML attributes and CSS variables, with no framework required. + +**Works with:** HLS (`.m3u8`) · HTML5 and Web Components · React 18+ · any bundler or a plain `