Skip to content

MediaFlow Proxy Light

MediaFlow Proxy Light is a high-performance streaming proxy written in Rust — a lightweight, drop-in-compatible reimplementation of MediaFlow Proxy, optimised for throughput and low latency.

Quick start

docker run -d \
  -p 8888:8888 \
  -e APP__AUTH__API_PASSWORD=your-secure-password \
  ghcr.io/mhdzumair/mediaflow-proxy-light:latest

Open the URL generator at http://localhost:8888/ and the health endpoint at http://localhost:8888/health.

Topic Doc
Capabilities and feature set Features
Binary and Docker install Installation
Environment variables and TOML Configuration
Endpoints and usage Usage overview
EPG proxy for Channels DVR and IPTV clients EPG Proxy
Video host extractors Video extractor
Python vs Rust performance numbers Benchmark
Known limitations Limitations