nareix/joy4
Golang audio/video library and streaming server observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3713
- days_rel: n/a
- days_push: 1820
- n_releases_24m: 0
Adoption not part of the score
2715 stars · 493 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JOY4 is a Go audio/video library and streaming server providing well-designed interfaces for reading, writing, and transcoding media formats like MP4, FLV, and MPEG-TS, plus RTMP/HTTP-FLV live streaming servers. It includes RTSP/RTMP clients, packet filters, pubsub queues, and optional FFmpeg cgo bindings. The README now directs users to its successor, joy5.
Use cases
- build an RTMP or HTTP-FLV live streaming server in Go
- transcode audio and video between media formats
- read and probe MP4, FLV, or MPEG-TS files
- pull streams from RTSP cameras with bug tolerance
- publish or play RTMP streams with OBS or ffmpeg
- parse H264 SPS/PPS and AAC headers in Go
- build multi-channel live streaming with pubsub buffers
When to choose
- you need a pure-Go media muxing/demuxing and streaming toolkit
- you want a lightweight RTMP/HTTP-FLV server embedded in a Go application
- you need RTSP camera ingestion with high-level error tolerance
When to avoid
- you are starting a new project - the author recommends joy5 instead
- you need HLS or MPEG-DASH serving, which is unimplemented
- you need actively maintained code with recent releases
Facets
library · maturity maintenance
video-processing audio-processing http-server parser streaming media developer-tools web-development go windows cross-platform rtmp rtsp http-flv streaming-server muxer demuxer transcoding ffmpeg-binding golang superseded-by-joy5 video audio linux macos
1 source
- readme: https://github.com/nareix/joy4 · fetched 2026-08-28 · 9faf99251eef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nareix/joy4 | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem