Discover and explore top open-source AI tools and projects—updated daily.
Media proxy for streaming media
Top 74.7% on SourcePulse
MediaFlow Proxy is a high-performance server designed to proxy and transform various media streams, including HTTP(S), HLS, and MPEG-DASH. It offers advanced features like real-time DRM decryption for MPEG-DASH to HLS conversion, flexible routing rules, API security, and integration with Debrid services, targeting users who need to manage and manipulate media delivery pipelines.
How It Works
The proxy leverages a robust routing system to handle diverse stream types and configurations. It can convert MPEG-DASH streams, including DRM-protected ones using Clear Key, into HLS format in real-time. For HLS streams, it supports real-time manifest manipulation and proxying. The system allows for granular control over transport configurations, including per-route proxy settings and SSL verification, enhancing flexibility for complex network environments.
Quick Start & Requirements
docker run -p 8888:8888 -e API_PASSWORD=your_password mhdzumair/mediaflow-proxy
pip install mediaflow-proxy
followed by mediaflow-proxy
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project currently supports Clear Key DRM; Widevine and PlayReady decryption are listed as future development goals. The Hugging Face deployment guide requires forking the repository to avoid potential bans.
2 days ago
1 week