Audio transcoder with simple HTTP API written with Rust & Axum & FFmpeg.
Go to file
2024-05-25 21:43:09 +03:00
src wip: transcoder (now it works, but the code is still very bad) 2024-05-25 21:43:09 +03:00
.editorconfig initial commit 2024-05-24 23:44:26 +03:00
.gitignore initial commit 2024-05-24 23:44:26 +03:00
Cargo.toml wip: transcoding 2024-05-25 20:32:54 +03:00
Dockerfile wip: transcoding 2024-05-25 20:32:54 +03:00
LICENSE.md initial commit 2024-05-24 23:44:26 +03:00
README.md initial commit 2024-05-24 23:44:26 +03:00

atranscoder-rpc

Audio transcoder with simple HTTP API. Work in progress, nothing is implemented yet...