# ithewei/hplayer

A multi-screen player using Qt + FFmpeg.

Repository: https://github.com/ithewei/hplayer
Canonical: https://ross.abutalabs.com/products/hplayer
Homepage: https://hewei.blog.csdn.net/article/category/9275796
Language: C++
License: LGPL-2.1
License Family: copyleft
Topics: player, qt, ffmpeg, opengl, opencv
Last push: 2023-05-17T10:59:29+00:00

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

## Adoption (not part of the score)
Stars 1041, forks 295 (observed 2026-08-28T04:03:20.570187+00:00)

## What it is
A multi-screen video player built with Qt, FFmpeg, OpenCV, and OpenGL that plays files, network streams, and capture devices in a configurable grid layout. It resembles VLC but focuses on multi-view monitoring with draggable and mergeable panes.

## Use cases
- play multiple video streams in a grid
- monitor several RTSP cameras at once
- play local files and network sources side by side
- build a VLC-like player with multi-screen layout
- render video frames with OpenGL in a Qt app

## When to choose
- you need a multi-pane video wall or monitoring grid
- you want a C++/Qt reference for FFmpeg decoding and OpenGL rendering
- you need to mix file, network, and device capture sources in one player

## When to avoid
- you need a polished end-user media player with subtitle and playlist support
- you want streaming, recording, or face detection - these are only planned features
- you need a web-based or mobile player

## Facets
- artifact type: application
- maturity: maintenance
- function: video-processing, image-processing, graphics, gui
- domain: media, desktop-applications
- platform: cpp, cross-platform
- tags: qt, ffmpeg, opengl, multiview-player, video-surveillance, streaming-playback, video, desktop

## Member repositories
- ithewei/hplayer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.570187+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-30T07:02:57.284056+00:00, confidence not recorded.
  - readme: https://github.com/ithewei/hplayer (fetched 2026-08-28T04:03:20.570187+00:00, sha d6f116708473)
- Data as of 2026-08-30T08:39:29.467469+00:00.
