This repository has been archived on 2022-06-28 . You can view files and clone it, but cannot push or open issues or pull requests.
Stanislav N. aka pztrn
1839a73717
Fix old tasks are kept in main queue and added debug output for tasks count that will be pushed back to main tasks queue.
FFMpeger
Simple microservice to convert video files with ffmpeg and receiving commands via NATS.
How to use
- Launch docker-compose to start required services.
- Start
ffmpeger.go
fromcmd/ffmpeger
. Please take a look at help (-h
)! - Launch example message sender from
cmd/send_example_message
specifying input and output video files paths. See help (-h
).
Description
Languages
Go
100%