Archived
1
0
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.
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00
2019-05-17 19:06:13 +05:00

FFMpeger

Simple microservice to convert video files with ffmpeg and receiving commands via NATS.

How to use

  1. Launch docker-compose to start required services.
  2. Start ffmpeger.go from cmd/ffmpeger. Please take a look at help (-h)!
  3. Launch example message sender from cmd/send_example_message specifying input and output video files paths. See help (-h).
Description
Simple microservice to work with ffmpeg and convert videos.
Readme 272 KiB
Languages
Go 100%