# jackzhang1204/sewise-player

HTML5 Video Player

Repository: https://github.com/jackzhang1204/sewise-player
Canonical: https://ross.abutalabs.com/products/sewise-player
Homepage: http://player.sewise.com/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2018-08-31T13:37:10+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4509, "days_push": 2924, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1248, forks 519 (observed 2026-08-28T04:04:07.837930+00:00)

## What it is
Sewise Player is a free HTML5 web video and streaming player built with JavaScript, with Flash fallback for legacy browsers. It supports VOD and live playback of formats like mp4, m3u8, webm, and protocols like rtmp and hls, with customizable skins and an API for plugins.

## Use cases
- embed an html5 video player on a webpage
- play m3u8 hls streams cross-platform in the browser
- play rtmp live streams with fallback to html5
- add a skinnable video player with custom html5 skins
- show pre-roll ads before video playback
- play videos in mobile webview apps
- support subtitles in a web video player

## When to choose
- you need a lightweight self-contained web video player with legacy Flash fallback
- you want simple script-tag embedding without writing JavaScript
- you need both VOD and live streaming (rtmp/hls) in one player

## When to avoid
- you need a modern actively maintained player (last release 2018)
- you only target modern browsers and can use native HTML5 video or hls.js
- you need DRM or advanced adaptive streaming features

## Facets
- artifact type: library
- maturity: abandoned
- function: video-processing, ui-components, plugin-system
- domain: web-development, frontend, media
- platform: cross-platform, browser
- tags: html5-video-player, flash-fallback, hls, rtmp, live-streaming, vod, javascript, web-server

## Member repositories
- jackzhang1204/sewise-player (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.837930+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:52.751462+00:00, confidence not recorded.
  - readme: https://github.com/jackzhang1204/sewise-player (fetched 2026-08-28T04:04:07.837930+00:00, sha 12cc1e91977f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
