steelbrain/ffmpeg-over-ip
Connect to remote ffmpeg servers observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 87
- Release rhythm 88
- Longevity 66
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 16
- age_days: 931
- days_rel: 80
- days_push: 80
- n_releases_24m: 10
Adoption not part of the score
1176 stars · 37 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A client/server tool that lets applications use GPU-accelerated ffmpeg on a remote machine over a single TCP connection, without GPU passthrough or shared filesystems. The client masquerades as the ffmpeg binary, forwarding arguments to a server running a patched ffmpeg that tunnels all file I/O back to the client.
Use cases
- use GPU transcoding from a Docker container without nvidia runtime passthrough
- share one GPU across multiple VMs for video transcoding
- let Jellyfin or Emby transcode on a remote GPU machine without NFS
- avoid shared filesystem setup for remote ffmpeg jobs
- run ffmpeg on a machine that has files but no GPU
- expose NVENC or QSV transcoding over the network
When to choose
- your media server runs in a container or VM without GPU access
- you want to centralize GPU transcoding on one host
- you need ffmpeg/ffprobe access to files that must stay on the client machine
- you want prebuilt ffmpeg binaries with broad hardware acceleration support
When to avoid
- client and server can share the same filesystem and GPU directly
- you need low-latency local transcoding with no network hop
- you require features beyond what the patched ffmpeg tunnel supports
Facets
application · maturity active
video-processing networking security gpu-computing cli media self-hosted networking gpu-computing windows self-hosted go ffmpeg transcoding gpu-acceleration jellyfin emby media-server remote-transcoding nvenc hardware-acceleration linux macos docker
3 sources
- readme: https://github.com/steelbrain/ffmpeg-over-ip · fetched 2026-08-28 · 09e67f1ead54
- homepage: https://ffmpeg-over-ip.com/ · fetched 2026-08-29 · f98df93f5a6e
- site_page: https://ffmpeg-over-ip.com/docs/quick-start · fetched 2026-08-29 · 93642ba0f936
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| steelbrain/ffmpeg-over-ip | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="steelbrain/ffmpeg-over-ip")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem