# PHZ76/RtspServer

RTSP Server , RTSP Pusher

Repository: https://github.com/PHZ76/RtspServer
Canonical: https://ross.abutalabs.com/products/rtspserver
Language: C++
License: MIT
License Family: permissive
Topics: rtsp, rtp, live, rtspserver
Last push: 2023-06-01T06:38:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3111, "days_push": 1189, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1130, forks 375 (observed 2026-08-28T04:03:42.397216+00:00)

## What it is
A lightweight RTSP server and pusher library written in C++11. It supports H.264/H.265 video and G711A/AAC audio streaming over unicast (RTP over UDP or RTSP) and multicast, with digest authentication.

## Use cases
- stream h264 video from a file over rtsp
- embed an rtsp server into a c++ application
- push live camera streams via rtsp/rtp
- serve h265 and aac streams with multicast
- add digest authentication to an rtsp stream

## When to avoid
- you need recording, transcoding, or WebRTC support
- you prefer a batteries-included media server like FFmpeg, GStreamer, or MediaMTX
- you need active development and frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: http-server, streaming, networking
- domain: media, networking, developer-tools
- platform: windows, cpp, cross-platform
- tags: rtsp, rtp, rtsp-server, rtsp-pusher, h264, h265, aac, g711, live-streaming, multicast, digest-authentication, c++11, video, audio, linux

## Member repositories
- PHZ76/RtspServer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.397216+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-30T06:38:05.331299+00:00, confidence not recorded.
  - readme: https://github.com/PHZ76/RtspServer (fetched 2026-08-28T04:03:42.397216+00:00, sha cd22619b2317)
- Data as of 2026-08-30T08:39:29.467469+00:00.
