# gwuhaolin/livego

live video streaming server in golang

Repository: https://github.com/gwuhaolin/livego
Canonical: https://ross.abutalabs.com/products/livego
Language: Go
License: MIT
License Family: permissive
Topics: livestream, golang, video, flv, flash, rtmp, hls, h264
Last push: 2025-12-05T02:41:24+00:00

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

## Adoption (not part of the score)
Stars 10185, forks 2014 (observed 2026-08-28T04:10:39.802280+00:00)

## What it is
Livego is a simple, high-performance live video streaming server written in pure Go. It accepts RTMP pushes and serves playback over RTMP, HTTP-FLV, and HLS protocols.

## Use cases
- self-host a live streaming server
- serve hls streams from an rtmp push
- run a lightweight rtmp media server in docker
- broadcast live video with ffmpeg to a web player
- convert rtmp input to http-flv playback

## When to choose
- you need a simple, dependency-free live streaming server
- you want a single Go binary or Docker container for RTMP-to-HLS/FLV delivery
- you need cross-platform deployment without complex configuration

## When to avoid
- you need recording, transcoding, or adaptive bitrate features
- you require authentication, clustering, or large-scale CDN integration
- you need WebRTC low-latency playback

## Facets
- artifact type: service
- maturity: active
- function: http-server, streaming, video-processing
- domain: media, self-hosted, web-development
- platform: windows, go, cross-platform, self-hosted
- tags: rtmp-server, hls, http-flv, live-broadcast, media-server, video, linux, macos, docker

## Member repositories
- gwuhaolin/livego (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.802280+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-29T17:19:38.966544+00:00, confidence not recorded.
  - readme: https://github.com/gwuhaolin/livego (fetched 2026-08-28T04:10:39.802280+00:00, sha e8589f9a3665)
- Data as of 2026-08-30T08:39:29.467469+00:00.
