leocode/image-service

Create Core API

Closed this issue · 0 comments

By Core API I mean processing media files/stream and redirecting output stream to a specific adapter.

At this moment to process image operations we will use sharp. For video ffmpeg - in ejam we are using @ffmpeg-installer/ffmpeg and @ffprobe-installer/ffprobe.

Ofc tests are needed!!