# iizukanao/node-rtsp-rtmp-server

RTSP/RTMP/HTTP hybrid server

Repository: https://github.com/iizukanao/node-rtsp-rtmp-server
Canonical: https://ross.abutalabs.com/products/node-rtsp-rtmp-server
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2025-10-11T06:31:56+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 46, release rhythm 35, longevity 100
- inputs: {"age_days": 4619, "days_push": 326, "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 1098, forks 281 (observed 2026-08-28T04:03:34.786727+00:00)

## What it is
A Node.js streaming server that supports RTSP, RTMP (including RTMPE/RTMPT/RTMPTE), and HTTP protocols for serving H.264 video and AAC audio. It can publish live streams from FFmpeg or GStreamer and serve MP4 files as recorded streams.

## Use cases
- run a self-hosted RTSP server for IP camera streams
- serve live video streams over RTMP from FFmpeg
- publish streams from GStreamer to an RTMP server
- serve MP4 files as RTSP or RTMP streams
- set up a lightweight streaming server in Docker
- relay H.264/AAC video to multiple viewers

## When to choose
- you need a simple self-hosted RTSP/RTMP server in Node.js
- your streams are H.264 video with AAC audio
- you want to publish from FFmpeg or GStreamer with minimal setup
- you want a Docker-deployable streaming server

## When to avoid
- you need transcoding or codecs other than H.264/AAC
- you need recording, authentication, or adaptive bitrate features
- you need a production-grade server with HLS/DASH support
- you need active development and broad community support

## Facets
- artifact type: service
- maturity: maintenance
- function: http-server, video-processing, streaming
- domain: media, self-hosted, networking
- platform: self-hosted
- tags: rtsp, rtmp, streaming-server, coffeescript, live-streaming, h264, aac, video, nodejs, linux, macos, docker

## Member repositories
- iizukanao/node-rtsp-rtmp-server (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.786727+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:46:19.223081+00:00, confidence not recorded.
  - readme: https://github.com/iizukanao/node-rtsp-rtmp-server (fetched 2026-08-28T04:03:34.786727+00:00, sha c7404d0b702a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
