# langhuihui/monibuca

🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server

Repository: https://github.com/langhuihui/monibuca
Canonical: https://ross.abutalabs.com/products/monibuca
Homepage: https://monibuca.com
Language: Go
License: AGPL-3.0
License Family: copyleft
Topics: livestream, mediaserver, hls, webrtc, rtmp, rtsp, hdl, websocket, flv, rtp, ts, mp4, record, relay, srt, webtransport
Last push: 2026-08-21T06:16:05+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 63, longevity 100
- inputs: {"age_days": 2414, "days_push": 12, "days_rel": 246, "gap_med": 4.0, "n_releases_24m": 45}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2405, forks 352 (observed 2026-08-28T04:06:44.050758+00:00)

## What it is
Monibuca is a modular, extensible, high-performance streaming media server framework written in Go, supporting protocols like RTMP, RTSP, HLS, HTTP-FLV, WebRTC, SRT, and WebTransport. It uses a plugin architecture for on-demand loading of features such as recording, transcoding, screenshots, clustering, and stream authentication, with low-latency lock-free forwarding.

## Use cases
- build a self-hosted live streaming server
- stream RTMP to HLS and WebRTC viewers
- ingest RTSP streams from IP cameras
- record live streams to MP4
- run a low-latency WebRTC media server
- set up a GB28181 video surveillance platform
- transcode and relay streams across protocols
- deploy a clustered streaming backend in Go

## When to choose
- you need a Go-based, plugin-extensible streaming server with many protocol options
- you want sub-second latency live streaming with WebRTC or HTTP-FLV
- you need recording, time-shift playback, or transcoding in one deployable server
- you want a self-hosted alternative to commercial media servers with cluster support

## When to avoid
- you need a simple one-off ffmpeg command rather than a running media server
- you require a permissively licensed product for closed-source distribution (AGPL-3.0 applies to v5)
- you only need client-side playback rather than server-side streaming
- you want the Rust v6 commercial engine, which is a separate closed-source product

## Facets
- artifact type: framework
- maturity: active
- function: video-processing, audio-processing, streaming, plugin-system, monitoring, webhook, rpc
- domain: media, web-development, backend, self-hosted, developer-tools
- platform: windows, cross-platform, go, self-hosted
- tags: streaming-server, rtmp, rtsp, hls, webrtc, srt, http-flv, webtransport, gb28181, livestream, media-server, transcoding, recording, low-latency, golang, video, audio, real-time, linux, macos, docker, web-server

## Member repositories
- langhuihui/monibuca (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.050758+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-30T02:34:08.671882+00:00, confidence not recorded.
  - readme: https://github.com/langhuihui/monibuca (fetched 2026-08-28T04:06:44.050758+00:00, sha c321a938e8fb)
  - homepage: https://monibuca.com (fetched 2026-08-29T10:14:27.874881+00:00, sha 1fd5aacb1b32)
  - site_page: https://monibuca.com/about.html (fetched 2026-08-29T10:14:27.877761+00:00, sha d05eccb627ff)
  - site_page: https://monibuca.com/guides/quickstart (fetched 2026-08-29T10:14:27.880418+00:00, sha d90a8607ebfe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
