dasdachs / ffmpeg-api

FFmpeg API to expose basic converting functionalities of the FFmpeg library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoFfmpeg stream service

Upload and convert audo files.

Developent

git clone https://github.com/dasdachs/ffmpeg-api.git

Lint and test

gofmt && go test

Build

go build

Dockerize

docker build -t container_name:tag .

About

FFmpeg API to expose basic converting functionalities of the FFmpeg library.

License:MIT License


Languages

Language:Go 92.4%Language:Dockerfile 7.4%Language:Shell 0.2%