hatchmoment. scored by care · not by stars

ffmpeg-min

Minimal Rust FFmpeg wrapper for audio decoding and streaming

This project was removed, hidden or re-uploaded by its author. The description is kept here as a snapshot of the idea — search for it manually on the author’s page.

It provides a lightweight Rust library that bundles FFmpeg and mbedTLS sources, enabling audio decoding and HTTPS streaming without system installations. By mirroring the ffmpeg-next API for the audio subset, it lets developers integrate media playback into Rust apps easily. Targeted at Rust developers needing cross‑platform audio support, it offers a smaller footprint than full FFmpeg bindings. Its zero‑dependency build and built‑in TLS set it apart from larger alternatives.

Visit author’s GitHub →

SPlayer-Dev/ffmpeg-min